MnogoByte / django-permanentLinks
Yet another approach to creation of non-deletable and non-removable from db restorable django models.
☆69Updated 2 years ago
Alternatives and similar repositories for django-permanent
Users that are interested in django-permanent are comparing it to the libraries listed below
Sorting:
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆194Updated 4 years ago
- Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core …☆106Updated 5 years ago
- Django Rest Framework tools for django-hstore☆76Updated 10 years ago
- Django bulk admin enables you to bulk add, bulk edit, bulk upload and bulk select in django admin.☆83Updated last year
- A template for kickstarting reusable Django apps, ready to be published on pypi.python.org, ready for test driven development.☆97Updated 8 years ago
- List recent account activity and sign-out from all sessions opened on other computers☆62Updated 7 years ago
- Django Rest Framework renderer using ujson☆125Updated 4 years ago
- johnny cache django caching framework☆307Updated 4 years ago
- Moved to a new home at https://github.com/epicserve/django-cache-url☆66Updated 5 years ago
- First-class Postgres feature support for the Django ORM.☆182Updated 12 years ago
- A django app with templatetags for resizing images with thumbor☆90Updated last year
- Django Postgres JSONB Fields support with lookups☆69Updated 3 years ago
- Real time notification when an object view is accessed via Pusher☆56Updated 7 years ago
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- Livereload with the Django developement server☆63Updated 9 months ago
- CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior☆135Updated 6 years ago
- ☆65Updated 5 years ago
- [DEPRECATED | Use graphene-django package] Integrate GraphiQL easily into your Django project☆35Updated 9 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.