Last updated October 03, 2008 11:41, by Eric Simorre
= Django hacks Trac Wiki =
* [[legacy module|Legacy module]]
== Current state ==
* All tables can be seen in admin :-)
* Tables with no pk are managed by admin interface, thanks to OIDModel base
* The CmpPKModel implementation is partial: the save action does not save anything
== Todo list ==
* time fields as integers: custom field (TODO)
* save with the CmpPKModel implementation
* trac user authentication managed by django





