summaryrefslogtreecommitdiff
path: root/settings.py
AgeCommit message (Expand)Author
2010-02-23added capability of serving static files .nishanth
2010-02-22installed tagging into the app.anoop
2010-02-22user should enter unique email address, changed login_redirect_url.anoop
2010-02-17started using django-registration default backend, removed browse users funct...anoop
2010-02-04added *.db to hgignore and made database path to pytask.db in settings.pynishanth
2010-02-04created forms, views, templates, actions for home_page, browse_task.nishanth
2010-02-04removed views.py and made it a package. added auth_profile to settings.pynishanth
2010-01-24database filename changed to ../pytaskDb.anoop
2010-01-24changed the database name in settings to pytaskDb.Nishanth
2010-01-24Created taskapp and added data to models.py and edited settings.py to make it...Nishanth
2010-01-24Initial commit that has bare minimum django project files.Nishanth