vdboor / django-queryset-decorator
A .decorate(fn) method for Django QuerySets, for clever lazily evaluated expressions.
☆17Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-queryset-decorator
- A helper app for sorting objects in Django templates.☆54Updated 2 years ago
- Library for watching and rolling up events and sending email notifications in response☆67Updated last year
- Provide a way to override settings in Django tests☆15Updated 12 years ago
- Do-Not-Track middleware☆25Updated last year
- ☆14Updated last year
- annotate() and aggregate() for generically-related data.☆72Updated last year
- A storage backend for local development that downloads files from the live site if they are not locally available☆49Updated 7 years ago
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆77Updated 2 years ago
- a simple faq application for django apps☆48Updated 5 years ago
- Django application providing database, form fields and middleware for timezone support.☆41Updated 4 years ago
- Circular template inheritance for Django☆108Updated 4 years ago
- Automatic shadow table of django model instances☆44Updated 10 years ago
- A django microframework that eases the generation of aggregate data for querysets.☆99Updated 3 years ago
- Run automated tests for your migrations.☆19Updated 8 years ago
- Native, Pythonic Templatetags for Django☆87Updated 10 years ago
- Saves user searches for integration with Haystack.☆77Updated 10 years ago
- ☆10Updated 9 years ago
- django-formfield is a form field that accepts a django form as its first argument☆44Updated 5 years ago
- Django application for capturing logging to a database.☆27Updated 11 years ago
- Offline messages for Django Web Framework☆45Updated 2 years ago
- In the Django Authentication package is that all users use the same model/profile. This can be a drawback if you have lots of users or yo…☆25Updated 8 years ago
- A queuing setup for integration with Haystack.☆90Updated 4 years ago
- A non-persistent in-memory data storage backend for Django.☆32Updated 12 years ago
- Django Assets Managed Nicely☆30Updated 11 months ago
- Django application providing activity streams☆31Updated 11 years ago
- Content flagging for Django