jonasundderwolf / django-admin-lockingLinks
Locks detail pages in the Django Admin while another user is currently editing
☆14Updated last year
Alternatives and similar repositories for django-admin-locking
Users that are interested in django-admin-locking are comparing it to the libraries listed below
Sorting:
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Healthchecks for Django☆42Updated 5 months ago
- System checks for your project's environment.☆46Updated 2 weeks ago
- ☆123Updated 3 weeks ago
- Django application providing isolation for model instances created during setUpTestData.☆26Updated 4 years ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…