Commit Graph

3 Commits (d8cdfb02ff8baffd3068334a78aafb9cd1f4d264)

Author SHA1 Message Date
Bert Constantin c2b420aea0 IMPORTANT: DB schema changed: Django's ContentType is now used
instead of app-label and model-name (suggested by Ilya Semenov in issue 3).
This is a cleaner and more efficient solution, and applabel/modelname
are not stored redundantly in additional tables any more (the polymorphic models).
This should be the final DB schema now (sorry for any inconvenience).
Also some minor documentation updates.
2010-01-26 22:31:56 +01:00
Bert Constantin e3346bd4fb move test db to /var/tmp/ 2010-01-25 16:47:28 +01:00
Bert Constantin 576a16f2ab initial commit 2010-01-15 21:13:36 +01:00