scoursen / django-softdeleteLinks
Soft delete for Django ORM, with support for undelete.
☆402Updated 8 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:
- Mask your objects instead of deleting them from your database.☆707Updated 9 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆357Updated last year
- Django Model Field that uses Hashids to obscure the value☆373Updated last year
- Dynamic global and instance settings for your django project☆360Updated 11 months ago
- Automatic prefetching for Django☆233Updated 2 years ago
- Utility for working with recurring dates in Django.☆529Updated last year
- A transparent sorted ManyToMany field for django.☆523Updated 2 months ago
- Tracking dirty fields on a Django model☆650Updated 2 weeks ago
- Recursive Serialization for Django REST framework☆370Updated last year
- A Django app for easily adding object tools in the Django admin☆789Updated 2 weeks ago
- Useful additions to Django's default TestCase☆633Updated this week
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆462Updated 3 months ago
- Utils to track requests to Django Rest Framework API views☆363Updated 3 years ago
- shows a 503 error page when maintenance-mode is on.☆518Updated this week
- collection of useful django actions to use with ModelAdmin or AdminSite.☆696Updated 3 months ago
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆263Updated 5 months ago
- ☆202Updated 2 years ago
- Use dropdowns in Django admin list filter☆319Updated last year
- Easily translate "cheese omelet" into "omelette au fromage".☆722Updated last year
- Extensions to help DRY up Django Rest Framework serializers☆249Updated last year
- Extra Fields for Django Rest Framework☆687Updated 3 months ago
- Add advanced filtering abilities to Django admin☆806Updated last year
- "Log in as user" for the Django admin.☆372Updated 2 months ago
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆501Updated 9 months ago
- Django middleware that logs http request body.☆287Updated last year
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆699Updated last week
- A Django email backend that uses a celery task for sending the email.☆476Updated last year
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆487Updated last week
- Beautifully simple class-based views.☆988Updated last year
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆307Updated 6 months ago