django-reversion
Model history manager
Version control extension for Django web framework
django-reversion is an extension to the Django web framework that provides version control for model instances.
3k stars
57 watching
486 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
carltongibson/django-filter | A reusable Django application for adding dynamic filtering to QuerySets | 4,491 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,252 |
darklow/django-suit | An alternative theme for Django admin interface | 2,333 |
jschneier/django-storages | Provides a collection of storage backends for Django projects | 2,782 |
jazzband/django-simple-history | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
assem-ch/django-jet-reboot | Reboots Django Jet to support modern Django versions and Python releases | 423 |
jazzband/django-silk | A tool that intercepts and analyzes HTTP requests and database queries in Django applications | 4,526 |
etianen/django-watson | A full-text search plugin for Django that enables multi-model search with high performance and relevance ranking. | 1,210 |
fabiocaccamo/django-maintenance-mode | Displays a 503 error page when a website is in maintenance mode. | 501 |
django-commons/django-debug-toolbar | Displays debug information about a current request/response in a configurable toolbar | 8,126 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,525 |
django-guardian/django-guardian | An implementation of per object permissions on top of Django's authorization backend | 3,662 |
defectdojo/django-defectdojo | An end-to-end security testing and vulnerability management platform | 3,757 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |