chrisglass / django-rulezLinks
A lean and mean object-level rules system for the Django framework
☆64Updated 2 years ago
Alternatives and similar repositories for django-rulez
Users that are interested in django-rulez are comparing it to the libraries listed below
Sorting:
- A storage backend for local development that downloads files from the live site if they are not locally available☆48Updated 8 years ago
- Library for watching and rolling up events and sending email notifications in response☆66Updated 2 years ago
- Not in active development; see README -- django-frontendadmin is a set of templatetags to allow an easy and unobstrusive way to edit mode…☆184Updated 8 years ago
- A Django app for unified and persistent user messages/notifications, built on top of Django's messages framework☆107Updated 9 years ago
- Flexible and scalable Django authorization backend for unified per object permission management☆151Updated last year
- [UNMAINTAINED] Form enhancements for Django (fieldset and row-attrs support, and more)☆146Updated 9 years ago
- Utilities for testing Django applications☆341Updated 10 months ago
- DEPRECATED: Use jazzband/django-flatblocks instead☆168Updated 5 years ago
- Truly asynchronous Django signals!☆54Updated 11 years ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆135Updated 5 years ago
- batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)☆161Updated 13 years ago
- Main repo moved to https://github.com/KristianOellegaard/django-hvad☆69Updated 12 years ago
- Foundation for web content management systems using Django.☆49Updated 12 years ago
- Temporary reusable Django application for adding a DurationField, until Django issue #2443 is resolved.☆67Updated 8 years ago
- A Django reusable app to deal with timezone localization for users.☆192Updated 4 years ago
- Django app to ease ordering of related data - enable Drag&Drop ordering in admin with just a few LOC☆62Updated 12 years ago
- A rewrite of django's formwizard with pluggable storages☆95Updated 13 years ago
- Django integration of Uploadify jQuery plugin -- No longer maintained by tstone but accepting pull requests for continued community use☆173Updated 13 years ago
- django FormFields using the Chosen javascript plugin for jQuery