-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
61 lines (36 loc) · 1.73 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Flexible Version Control
========================
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.
Reversion can be easily added to your existing Django project with an absolute
minimum of code changes.
Documentation
-------------
Please read the Getting Started guide for more information:
* http://code.google.com/p/django-reversion/wiki/GettingStarted
Download instructsions, bug reporting and links to full documentation can be
found at the main project website:
* http://code.google.com/p/django-reversion/
You can keep up to date with the latest announcements by joining the Reversion
discussion group at the following URL:
* http://groups.google.com/group/django-reversion
More information
----------------
The django-reversion project was developed by Dave Hall, and is hosted on
Google Code at the following URL:
* http://code.google.com/p/django-reversion/
Dave Hall is a freelance web developer, based in Cambridge, UK. You can usually
find him on the Internet in a number of different places:
* http://www.etianen.com/
* http://www.etianen.com/feeds/latest/
* http://twitter.com/etianen
* http://www.google.com/profiles/david.etianen