Thu, 04 Feb 2010 22:12:48 +0530 nishanth created forms, views, templates, actions for home_page, browse_task.
Thu, 04 Feb 2010 22:06:22 +0530 nishanth corrected admin.py
Thu, 04 Feb 2010 19:42:35 +0530 nishanth removed views.py and made it a package. added auth_profile to settings.py
Thu, 04 Feb 2010 19:34:03 +0530 nishanth removed views.py from taskapp and created a package views. added auth_profile setting to settings.py
Sun, 24 Jan 2010 20:07:51 +0530 Madhusudan.C.S Added setup.py file and moved urls.py. madhu
Sun, 24 Jan 2010 19:34:56 +0530 Madhusudan.C.S Made changes to the buildout config files removing unwanted packages.
Sun, 24 Jan 2010 19:20:33 +0530 Madhusudan.C.S Reorganized the directory structure. Removed unwanted .pyc files.
Sun, 24 Jan 2010 19:16:56 +0530 Madhusudan.C.S Added initial buildout configuration files.
Sun, 24 Jan 2010 19:15:28 +0530 Madhusudan.C.S Removed unwanted byte compiled .pyc files and added .hgignore.
Sun, 24 Jan 2010 19:01:41 +0530 anoop database filename changed to ../pytaskDb.
Sun, 24 Jan 2010 18:52:16 +0530 Nishanth changed the database name in settings to pytaskDb.
Sun, 24 Jan 2010 15:43:19 +0530 Nishanth Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
Sun, 24 Jan 2010 13:47:05 +0530 Nishanth Initial commit that has bare minimum django project files.
(0) +60 +100 +300 tip