scoursen / django-softdeleteLinks
Soft delete for Django ORM, with support for undelete.
☆403Updated 7 months ago
Alternatives and similar repositories for django-softdelete
Users that are interested in django-softdelete are comparing it to the libraries listed below
Sorting:
- A transparent sorted ManyToMany field for django.☆523Updated 3 weeks ago
- Recursive Serialization for Django REST framework☆369Updated last year
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- Tracking dirty fields on a Django model☆647Updated 3 months ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- A Django app for easily adding object tools in the Django admin☆783Updated last month
- Utility for working with recurring dates in Django.☆526Updated last year
- Mask your objects instead of deleting them from your database.☆705Updated 8 months ago
- Dynamic global and instance settings for your django project☆359Updated 10 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆461Updated last month
- Automatic prefetching for Django☆233Updated last year
- collection of useful django actions to use with ModelAdmin or AdminSite.☆695Updated 2 months ago
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆500Updated 8 months ago
- ☆202Updated 2 years ago
- Useful additions to Django's default TestCase☆633Updated 4 months ago
- "Log in as user" for the Django admin.☆372Updated 3 weeks ago
- shows a 503 error page when maintenance-mode is on.☆516Updated last week
- Automatic logging for Django FSM☆248Updated last week
- A Django app for managing robots.txt files following the robots exclusion protocol☆476Updated 3 weeks ago
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆333Updated last year
- A Django email backend that uses a celery task for sending the email.☆476Updated last year
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆307Updated 4 months ago
- Utils to track requests to Django Rest Framework API views☆362Updated 2 years ago
- Easily translate "cheese omelet" into "omelette au fromage".☆721Updated last year
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆263Updated 4 months ago
- mail queuing and management for the Django web framework☆824Updated last year
- Get your Django models in order☆758Updated 11 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆538Updated last year
- Keep track of your statistics