django-simple-history
History manager
A Django app that stores model history and allows view/revert changes from the admin site.
Store model history and view/revert changes from admin site.
2k stars
44 watching
483 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,733 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
jazzband/django-formtools | Abstractions for Django forms to simplify complex form handling and previewing | 821 |
jazzband/django-admin2 | A modern, extendable admin interface built on top of Django. | 1,182 |
jazzband/django-nose | Tools for running and testing Django applications | 880 |
jazzband/django-polymorphic | A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,665 |
jazzband/django-axes | A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
jazzband/django-analytical | An application that integrates multiple analytics services into Django projects in a generic and customizable way. | 1,201 |
jazzband/dj-database-url | A utility to simplify Django database configuration using environment variables. | 1,500 |
jazzband/django-waffle | A tool for managing feature toggles in Django applications. | 1,138 |
dj-stripe/dj-stripe | Automates synchronization of Stripe data with local Django models. | 1,654 |
jazzband/django-dbbackup | Provides management commands to backup and restore Django projects' databases and media files with various storage options. | 989 |
jazzband/django-configurations | A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |