saxix / django-concurrencyLinks
Optimistic lock implementation for Django. Prevents users from doing concurrent editing.
☆459Updated 2 weeks ago
Alternatives and similar repositories for django-concurrency
Users that are interested in django-concurrency are comparing it to the libraries listed below
Sorting:
- Tracking dirty fields on a Django model☆646Updated last month
- Soft delete for Django ORM, with support for undelete.☆402Updated 5 months ago
- Recursive Serialization for Django REST framework☆367Updated last year
- Utils to track requests to Django Rest Framework API views☆363Updated 2 years ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆507Updated 8 months ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- A transparent sorted ManyToMany field for django.☆523Updated last month
- Dynamic global and instance settings for your django project☆356Updated 8 months ago
- Automatic logging for Django FSM☆247Updated this week
- ☆203Updated 2 years ago
- Useful additions to Django's default TestCase☆630Updated 2 months ago
- Automatic prefetching for Django☆233Updated last year
- Middleware that Prints the number of DB queries to the runserver console.☆399Updated last year
- Add compare view to django-reversion for comparing two versions of a reversion model.☆318Updated last week
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆567Updated 2 years ago
- Keep track of your statistics☆454Updated 2 years ago
- Extensions to help DRY up Django Rest Framework serializers☆249Updated last year
- A Django app for easily adding object tools in the Django admin☆772Updated 2 weeks ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆280Updated 6 years ago
- Allows clients to control which fields will be sent in the API response☆223Updated 11 months ago
- Rules based permissions for the Django Rest Framework☆372Updated 2 years ago
- A custom User model for everybody!☆371Updated this week
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆333Updated last year
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆407Updated 4 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- A Django email backend that uses a celery task for sending the email.☆475Updated last year
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆336Updated 6 months ago
- Django middleware that logs http request body.☆288Updated last year
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆306Updated 3 months ago