settings.py
Thu, 04 Mar 2010 15:56:25 +0530 anoop changed the media url in settings.
Tue, 23 Feb 2010 20:40:55 +0530 nishanth added capability of serving static files .
Mon, 22 Feb 2010 17:52:51 +0530 anoop installed tagging into the app.
Mon, 22 Feb 2010 17:35:19 +0530 anoop user should enter unique email address, changed login_redirect_url.
Wed, 17 Feb 2010 18:55:01 +0530 anoop started using django-registration default backend, removed browse users functionality.
Thu, 04 Feb 2010 23:24:20 +0530 nishanth added *.db to hgignore and made database path to pytask.db in settings.py
Thu, 04 Feb 2010 22:12:48 +0530 nishanth created forms, views, templates, actions for home_page, browse_task.
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 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.
less more (0) tip