[Dev-flock] r273 - in huginmunin/trunk/web: . src/patches
dan@thoughtandmemory.org
dan at thoughtandmemory.org
Mon Oct 8 08:33:04 EDT 2007
r278 at insignificant: dan | 2007-10-05 20:34:20 -0400
Another patch on Django. This patch adds the ability to backup the original version of a model's attribute(s). This was needed to support checking and logging objects' state changes (see upcoming database/db/state.py for more details.)
There is a better way to do this using SQL, but that requires more complex changes to Django. (But they're currently refactoring their database/querying internals, so it may get easier soon.)
Added:
huginmunin/trunk/web/src/patches/patch_adding_store_original_values.diff
Modified:
huginmunin/trunk/web/
More information about the Dev-flock
mailing list