[Dev-flock] r912 - in huginmunin/trunk/web/hm: app/templates/user app/views db db/fixtures/small_dev env/snoopy

svn@thoughtandmemory.org svn at thoughtandmemory.org
Mon Sep 22 11:57:05 EDT 2008


Author: lucy
Date: 2008-09-22 11:57:04 -0400 (Mon, 22 Sep 2008)
New Revision: 912
Commit message:
reverted User db changes---eit! r908-911 are bad for datasvn info./manage.py runserver UserExtended still changed, but that's ok--we have let users edit their profiles anyway. profile edit and dispay completely specialized. form generalization still getting put in place. at this point i assume our lack of django form class usage was because newforms hadn't landed yet. custom validation and template tagging may still prove useful. might as well make form classes, though, and mght as well make those classes extend (or be) django forms. feedback is welcome.

Modified:
   huginmunin/trunk/web/hm/app/templates/user/profile_edit.html
   huginmunin/trunk/web/hm/app/views/forms.py
   huginmunin/trunk/web/hm/app/views/main.py
   huginmunin/trunk/web/hm/app/views/main_urls.py
   huginmunin/trunk/web/hm/db/fixtures/small_dev/users.json
   huginmunin/trunk/web/hm/db/user.py
   huginmunin/trunk/web/hm/env/snoopy/settings.py



More information about the Dev-flock mailing list