[Dev-flock] r227 - in huginmunin/trunk/web: . src src/database src/database/db src/web_app src/web_app/Prototype/Main src/web_app/media/main
Dan Ring
dan at thoughtandmemory.org
Thu Sep 27 23:56:54 EDT 2007
r238 at insignificant: dan | 2007-09-27 23:48:41 -0400
Several changes:
1) Changed the structure of the models, to consolidate tables and make large-scale queries faster and better.
2) Changed Main/main.html enough to make it work with the new DB (sorry if I broke something of yours, Mike)
3) The DB is now big (5.6M) with ~60000 randomly-generated records (for most models, but not all).
4) Changed view.py somewhat (again, to make it work with new DB). I didn't change much of the AJAX stuff, Mike, so that may still be broken. I'll work on that tomorrow unless you get to it first.
Modified:
huginmunin/trunk/web/
huginmunin/trunk/web/src/database/db/models.py
huginmunin/trunk/web/src/database/db/tests.py
huginmunin/trunk/web/src/database/hm_development.db
huginmunin/trunk/web/src/settings.py
huginmunin/trunk/web/src/web_app/Prototype/Main/main.html
huginmunin/trunk/web/src/web_app/Prototype/Main/views.py
huginmunin/trunk/web/src/web_app/media/main/stylesheet.css
huginmunin/trunk/web/src/web_app/urls.py
More information about the Dev-flock
mailing list