theatlantic / django-lockingLinks
Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
☆17Updated 7 years ago
Alternatives and similar repositories for django-locking
Users that are interested in django-locking are comparing it to the libraries listed below
Sorting:
- Django + Pagination made easy.☆36Updated 9 years ago
- A Django middleware which allows you to view the site on behalf of a user.☆82Updated 4 years ago
- Content flagging for Django☆23Updated 4 years ago
- ☆45Updated 6 months ago
- A Django tutorial jumping between error messages☆17Updated 11 years ago
- AS OF DJANGO 1.9 THIS PROJECT IS UNNECESSARY! Widget for displaying edit and delete links alongside foreign key admin widgets☆38Updated 5 years ago
- A small Django app for managing schedules☆13Updated 3 years ago
- DRY Natural Keys for Django☆14Updated 9 years ago
- Quickly build backends for flash/flex websites with Django.☆35Updated 8 years ago
- Django detect cyclic☆22Updated 10 years ago
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆78Updated last week
- A Django app for keeping track of dependency updates☆65Updated 4 years ago
- Django Assets Managed Nicely☆30Updated 2 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆32Updated 6 years ago
- Circular template inheritance for Django☆107Updated 5 years ago
- Rest admin-like endpoints for django☆13Updated 9 years ago
- A non-persistent in-memory data storage backend for Django.☆32Updated 14 years ago
- UNMAINTAINED: Django/Jinja2 l10n extract/merge commands and things (Tower replacement)☆14Updated 3 years ago
- Small, simple, app to show a down page or redirect to another site while you make upgrades.☆32Updated 6 years ago
- django-formfield is a form field that accepts a django form as its first argument☆44Updated 6 years ago
- A django package to speed-up your HTML email developpement workflow in django☆27Updated 3 years ago
- A backend to queue django e-mails in uWSGI spool☆20Updated 6 years ago
- Time zone utilities for Django models.☆29Updated 3 years ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- 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…☆109Updated 6 years ago
- Paginator which shows a range of pages around the active one