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: about 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A reusable Django application for adding dynamic filtering to QuerySets | 4,491 |
| | An enterprise content management system built on top of Django. | 10,252 |
| | An alternative theme for Django admin interface | 2,333 |
| | Provides a collection of storage backends for Django projects | 2,782 |
| | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| | Reboots Django Jet to support modern Django versions and Python releases | 423 |
| | A tool that intercepts and analyzes HTTP requests and database queries in Django applications | 4,526 |
| | A full-text search plugin for Django that enables multi-model search with high performance and relevance ranking. | 1,210 |
| | Displays a 503 error page when a website is in maintenance mode. | 501 |
| | Displays debug information about a current request/response in a configurable toolbar | 8,126 |
| | A tool that integrates Webpack bundles into Django templates | 2,525 |
| | An implementation of per object permissions on top of Django's authorization backend | 3,662 |
| | An end-to-end security testing and vulnerability management platform | 3,757 |
| | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
| | An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |