[Dev-flock] r263 - in huginmunin/trunk/web/src: database web_app web_app/Main web_app/Main/media web_app/Main/templates web_app/Main/views

sean@thoughtandmemory.org sean at thoughtandmemory.org
Sun Oct 7 23:05:39 EDT 2007


refactored main into node_centric and user_centric views. if click on user name in node-centric view will get to user_centric view. however, user view is just hello world.

main.html now equals node_centric.html. furthermore, main.html extends the base (django) template file called base.html.



Added:
   huginmunin/trunk/web/src/web_app/Main/templates/node_centric.html
Removed:
   huginmunin/trunk/web/src/web_app/Main/templates/main.html
Modified:
   huginmunin/trunk/web/src/database/hm_development.db
   huginmunin/trunk/web/src/web_app/Main/media/main.js
   huginmunin/trunk/web/src/web_app/Main/media/stylesheet.css
   huginmunin/trunk/web/src/web_app/Main/urls.py
   huginmunin/trunk/web/src/web_app/Main/views/views.py
   huginmunin/trunk/web/src/web_app/urls.py



More information about the Dev-flock mailing list