| Paketname | python-django-reversion | 
| Beschreibung | Provides comprehensive version control facilities for Django | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.3.1-1 | 
| Sektion | python | 
| Priorität | optional | 
| Installierte Größe | 260 Byte | 
| Hängt ab von | python, python-support (>= 0.90.0), python-django (>= 1.1.1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Fladischer Michael  | 
| Quelle | django-reversion | 
| Paketgröße | 23986 Byte | 
| Prüfsumme MD5 | db174ba9b428ca1952ed0f0cb7ed30a0 | 
| Prüfsumme SHA1 | 83ddd976568f1081baadbbc18a199c9007afc61b | 
| Prüfsumme SHA256 | ee20ca28eef7089098fe81038f90c2c7af895a0cd284e6fceae9efe3c823f3ac | 
| Link zum Herunterladen | python-django-reversion_1.3.1-1_all.deb | 
| Ausführliche Beschreibung | Reversion is an extension to the Django web framework that provides
comprehensive version control facilities.
.
Features:
 * Roll back to any point in a model's history - an unlimited undo facility!
 * Recover deleted models - never lose data again!
 * Admin integration for maximum usability.
 * Group related changes into revisions that can be rolled back in a single
   transaction.
 * Automatically save a new version whenever your model changes using Django's
   flexible signalling framework.
 * Automate your revision management with easy-to-use middleware.
 |