joshmaker / django-admin-lockingLinks
Prevents users from overwriting each others work in Django. Works with the built in Django admin interface, or you can integrate it with your own apps using a REST API.
☆26Updated 5 years ago
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:
- Adds useful features to inlines, such as the ability to nest them.☆75Updated last year
- Reusable autosave for the Django Admin☆42Updated 4 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…☆108Updated 5 years ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- A Django app for extends Django's messages framework (django.contrib.messages). framework, adds sticky messages and persistent messages a…☆124Updated last year
- Django webassets integration.☆89Updated last year
- A micro-library to capture output in Django templates☆20Updated last year
- Django template tag that turns CSS blocks into style attributes using premailer.☆46Updated last year
- Adds support for RSS and JSON Feeds to your Wagtail CMS Projects☆61Updated 2 years ago
- Drag-drop orderable change lists and inlines done right.☆65Updated last month
- Snippets embedder for Wagtail richtext fields☆37Updated 2 years ago
- A flexible, scalable CMS with custom node types, and flexible block content.☆108Updated last year
- ☆121Updated last year
- Circular template inheritance for Django☆108Updated 5 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- A responsive image solution for Django.☆21Updated 8 years ago
- Django signals for changed fields☆112Updated 2 years ago
- Yaml page importer for Wagtail