0👍
✅
Go here. Very similar to what they’re using on trunk. “Save this as smart_if.py in the templatetags folder of one of your apps. Then a simple {% load smart_if %} replaces the boring built-in Django {% if %} template with the new smart one.”
18👍
- Django, phpmyadmin and mysql?
- Correct setup of django redis celery and celery beats
- Django admin – group permissions to edit or view models
- Django password reset. Not sending mail
-1👍
If you’re not running trunk one of the following should work:
Replacement “if” tag, largely the basis for the new functionality in the upcoming 1.2 release:
- Newline in label for Django form field
- How to match redis key patterns using native django cache?
- Django Pipeline, Heroku, and SASS
- Django Authentication Mongodb
- Limit a single record in model for django app?
Source:stackexchange.com