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: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Allows dynamic configuration of Django applications | 1,733 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| Provides tools to serve files with Django efficiently and securely. | 387 |
| A Django app for managing robots exclusion protocol files | 459 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| A modern, extendable admin interface built on top of Django. | 1,182 |
| Tools for running and testing Django applications | 880 |
| A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,665 |
| A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
| An application that integrates multiple analytics services into Django projects in a generic and customizable way. | 1,201 |
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| A tool for managing feature toggles in Django applications. | 1,138 |
| Automates synchronization of Stripe data with local Django models. | 1,654 |
| Provides management commands to backup and restore Django projects' databases and media files with various storage options. | 989 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |