Change History for AuditTrail

Version Date Author Comment
24 15 years rstewart@… Updating the license info for Basie. (Went and checked it out, thought …
23 16 years nitinbhide found a bug hence submitting possible fix. When input model for audit …
22 16 years casbon 1.2 compatible AuditTrailManager init
21 16 years Spark23
20 16 years Mike Added code borrowed from the Basie project (please check license) to …
19 17 years Jeff Kowalczyk Update AuditTrail(show_in_admin=True), default ModelAdmin support for …
18 17 years Jeff Kowalczyk Dropping first line with python shebang again.
17 17 years Jeff Kowalczyk Revert accidental removal of #!python first line.
16 17 years Jeff Kowalczyk If a model has primary_key = True, a second primary key would be …
15 18 years larrik Looks like I missed the kwargs thing last time. I'm not running into …
14 18 years Sergio Durand functions _contribute, _audit_track, _audit and _audit_delete are …
13 18 years larrik I updated the code to handle the 1.0 signal refactoring. I left the …
12 18 years Marty Alchin Updated to r7790
11 18 years Marty Alchin Added a note about SVN revision requirement
10 18 years George Vilches Fixed maxlength/max_length problem, added I/U distinction on save(), …
9 18 years Thomas Güttler <hv@…>
8 18 years George Vilches
7 18 years Marty Alchin <gulopine@…> Updated to use Python's standard copy module.
6 19 years George Vilches <gav@…>
5 19 years George Vilches <gav@…>
4 19 years George Vilches <gav@…> Updated info about saves and deletes.
3 19 years George Vilches <gav@…> minor fix to the big change to test code block.
2 19 years George Vilches <gav@…>
1 19 years Marty Alchin <gulopine@…> Initial writeup
Back to Top