django-simple-history

Model tracker

Automatically tracks changes to Django models and allows reverting changes from the admin interface.

Store model history and view/revert changes from admin site.

GitHub

2k stars
43 watching
480 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jazzband/django-constance Allows dynamic configuration of Django applications 1,725
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 632
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 815
jazzband/django-admin2 A modern, extendable admin interface built on top of Django. 1,185
jazzband/django-nose Tools for running and testing Django applications 881
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,654
jazzband/django-axes A Django plugin for monitoring and blocking suspicious login attempts 1,503
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,492
jazzband/django-waffle A feature toggle solution for Django projects 1,132
dj-stripe/dj-stripe Automates data sync between Stripe and local Django databases 1,637
jazzband/django-dbbackup Provides management commands to backup and restore Django projects' databases and media files with various storage options. 984
jazzband/django-configurations A tool that organizes Django project settings using object-oriented programming patterns. 1,105