scoursen / django-softdelete
Soft delete for Django ORM, with support for undelete.
☆390Updated last month
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.☆691Updated 2 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆711Updated 9 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆451Updated last month
- collection of useful django actions to use with ModelAdmin or AdminSite.☆687Updated last month
- A Django app for managing robots.txt files following the robots exclusion protocol☆474Updated last month
- Dynamic global and instance settings for your django project☆355Updated 4 months ago
- A Django app for easily adding object tools in the Django admin☆744Updated last month
- Useful additions to Django's default TestCase☆622Updated 9 months ago
- Recursive Serialization for Django REST framework☆369Updated 8 months ago
- A Django email backend that uses a celery task for sending the email.☆479Updated last year
- Add advanced filtering abilities to Django admin☆791Updated 9 months ago
- Tracking dirty fields on a Django model☆640Updated 3 weeks ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- A transparent sorted ManyToMany field for django.☆520Updated 2 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆539Updated last year
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆672Updated this week
- Django hit counter application that tracks the number of hits/views for chosen objects☆466Updated 11 months ago
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,124Updated 5 months ago
- shows a 503 error page when maintenance-mode is on.☆506Updated this week
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- Django middleware that logs http request body.☆287Updated 9 months ago
- Get your Django models in order☆752Updated 5 months ago
- Utils to track requests to Django Rest Framework API views☆365Updated 2 years ago
- A custom User model for everybody!☆371Updated last year
- Keep track of your statistics☆449Updated last year
- Utility for working with recurring dates in Django.☆511Updated 7 months ago
- mail queuing and management for the Django web framework☆822Updated 11 months ago
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆497Updated 2 months ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆503Updated 3 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆300Updated 3 months ago