Commit Graph
14 Commits
Author SHA1 Message Date
Roberto Rosario eecf7c7751 Import and PEP8 cleanups 2012-07-26 22:42:36 -04:00
Roberto Rosario 085a0fc33d Remove debug statement 2012-07-10 12:22:07 -04:00
Roberto Rosario f42d681f85 Refactor history events to be class based 2012-07-06 02:52:50 -04:00
Roberto Rosario 83990ce1bf Default value for event expressions is a dictionary not a list 2012-06-28 14:55:05 -04:00
Roberto Rosario 248a5ea82d Add transaction rollback 2012-02-06 14:38:59 -04:00
Roberto Rosario c6fe73939a Ignore database errors during the syncdb phase 2012-01-23 19:20:19 -04:00
Roberto Rosario db7f748e72 Simplify database creation error catching for the history app 2012-01-02 06:44:55 -04:00
Roberto Rosario 34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario 0a2591d58f Removed unused import, PEP8 cleanups 2011-08-12 02:13:23 -04:00
Roberto Rosario 08bc9ebf0e Improved handling of Issue #10 2011-08-08 23:38:36 -04:00
Roberto Rosario 84e12efb43 Added special case handling for DjangoZoom, which executes collectstatic
management command before executing syncdb first to create the db
structure.  Handles issue #10
2011-08-08 23:24:31 -04:00
Roberto Rosario 30b1fea147 PEP8 cleanups, unused imports and bumped version to 0.7.3 2011-06-08 01:39:38 -04:00
Roberto Rosario 9ce75e4671 Added edit source object attribute difference detection and logging to history app 2011-05-28 23:52:54 -04:00
Roberto Rosario 6c3aa1f37b Initial commit of the generic history app 2011-05-26 05:07:26 -04:00