Thu, 04 Feb 2010 23:24:20 +0530 | nishanth | added *.db to hgignore and made database path to pytask.db in settings.py | file | diff | annotate |
Thu, 04 Feb 2010 22:12:48 +0530 | nishanth | created forms, views, templates, actions for home_page, browse_task. | file | diff | annotate |
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 | file | diff | annotate |
Sun, 24 Jan 2010 19:01:41 +0530 | anoop | database filename changed to ../pytaskDb. | file | diff | annotate |
Sun, 24 Jan 2010 18:52:16 +0530 | Nishanth | changed the database name in settings to pytaskDb. | file | diff | annotate |
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. | file | diff | annotate |
Sun, 24 Jan 2010 13:47:05 +0530 | Nishanth | Initial commit that has bare minimum django project files. | file | diff | annotate |