Xavier-Lam / django-cache-lock
A simple lock extension for django's cache.
☆14Updated 3 years ago
Alternatives and similar repositories for django-cache-lock
Users that are interested in django-cache-lock are comparing it to the libraries listed below
Sorting:
- Model manager utils for Django☆57Updated 9 months ago
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Taking the O out of ORM.☆68Updated 4 months ago
- Expose Django JSONField data as virtual model fields☆47Updated 2 years ago
- django-papertrail - An elegant solution for keeping a relational log of events in a Django application.☆30Updated 4 months ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆56Updated 10 months ago
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 4 months ago
- Django app that makes you able to build advanced queries via admin filters UI☆25Updated 4 years ago
- ComputedField() for django