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 6 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.☆74Updated 2 years ago
- Class-based email views for the Django framework, including a message previewer.☆267Updated 4 years ago
- A Django app for extends Django's messages framework (django.contrib.messages). framework, adds sticky messages and persistent messages a…☆125Updated last year
- Django template tag that turns CSS blocks into style attributes using premailer.☆49Updated last year
- A lightweight library designed to handle repeating and one-off event occurrences for display on a website.☆112Updated 3 years ago
- A flexible, scalable CMS with custom node types, and flexible block content.☆108Updated 2 years ago
- Add forms and formsets to other forms like they were fields.☆124Updated last week
- Django webassets integration.☆89Updated 2 years ago
- Image uploader and cropping tool to create thumbnails at various aspect ratios☆83Updated 4 months ago
- An extension for Wagtail to help make the admin area a little more customisable.☆115Updated 5 years ago
- Circular template inheritance for Django☆107Updated 5 years ago
- Drag-drop orderable change lists and inlines done right.☆68Updated this week
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Adds support for RSS and JSON Feeds to your Wagtail CMS Projects☆61Updated 2 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Add a drop-down 'actions' menu to each row of your Django model's admin changelist☆123Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 3 years ago
- A simple recaptcha field for Wagtail Form Pages☆62Updated 10 months ago
- A django microframework that eases the generation of aggregate data for querysets.☆100Updated 4 years ago
- Currency conversion for django money☆89Updated last year
- An improved URL selector to choose between internal models and external URLs☆51Updated 4 years ago
- (formerly known as django-salmonella) A raw_id_fields widget replacement that handles display of an object's string value on change and c…☆166Updated 4 months ago
- Yaml page importer for Wagtail☆25Updated last year
- Debug Django applications directly in Google Chrome Devtools.☆123Updated 6 years ago
- Django signals for changed fields☆112Updated last week
- Making forms suck less☆136Updated 3 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin