lambdalisue / django-observerLinks
Watch modification of any type of field in Django's model and call registered callback
☆41Updated 7 years ago
Alternatives and similar repositories for django-observer
Users that are interested in django-observer are comparing it to the libraries listed below
Sorting:
- 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…☆108Updated 5 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…☆134Updated 5 years ago
- Force an entire site to become readonly. In a sort of hackish way.☆107Updated 4 years ago
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆104Updated last year
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆193Updated 4 years ago
- Rate-limit your login attempts at the authentication backend level☆169Updated 4 years ago
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆78Updated 3 years ago
- Instrumentation for django page loads☆310Updated 5 years ago
- Circular template inheritance for Django☆108Updated 5 years ago
- An app to handle configuration defaults of packaged Django apps gracefully☆352Updated 5 months ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- A very simple request profiler for Django.☆43Updated 6 months ago
- REplicated STOrage for Django, file backends that mirror media files to several servers over HTTP [UNMAINTAINED]☆104Updated 8 years ago
- Library for watching and rolling up events and sending email notifications in response☆66Updated 2 years ago
- MongoDB panel for the Django Debug Toolbar☆91Updated 2 years ago
- A collection of useful extensions for Django.☆323Updated this week
- (formerly known as django-salmonella) A raw_id_fields widget replacement that handles display of an object's string value on change and c…