saxix / django-concurrency
Optimistic lock implementation for Django. Prevents users from doing concurrent editing.
☆443Updated this week
Alternatives and similar repositories for django-concurrency:
Users that are interested in django-concurrency are comparing it to the libraries listed below
- Tracking dirty fields on a Django model☆636Updated 3 weeks ago
- Automatic logging for Django FSM☆242Updated last week
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆568Updated last year
- Soft delete for Django ORM, with support for undelete.☆379Updated 4 months ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆497Updated last month
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆535Updated last year
- Middleware that Prints the number of DB queries to the runserver console.☆395Updated 9 months ago
- Dynamic global and instance settings for your django project☆353Updated last month
- collection of useful django actions to use with ModelAdmin or AdminSite.☆686Updated this week
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆450Updated 10 months ago
- Django Model Field that uses Hashids to obscure the value☆371Updated 9 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆297Updated last month
- A transparent sorted ManyToMany field for django.☆514Updated last month
- Recursive Serialization for Django REST framework☆368Updated 6 months ago
- Django-mptt-admin provides a nice Django Admin interface for Mptt models☆292Updated this week
- Utils to track requests to Django Rest Framework API views☆367Updated 2 years ago
- Keep detailed records of the performance of your Django code.☆350Updated last week
- A Django app for managing robots.txt files following the robots exclusion protocol☆469Updated 2 weeks ago
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆406Updated last month
- A Django app for easily adding object tools in the Django admin☆718Updated last week
- Useful additions to Django's default TestCase☆619Updated 6 months ago
- Javascript url handling for Django that doesn't hurt.☆539Updated last year
- A simple Django app to render list filters in django admin using autocomplete widget.☆355Updated 10 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆705Updated 7 months ago
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,117Updated 3 months ago
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆331Updated 10 months ago
- Mask your objects instead of deleting them from your database.☆685Updated 4 months ago
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆217Updated last year
- A custom User model for everybody!☆372Updated 11 months ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆279Updated 6 years ago