summaryrefslogtreecommitdiff
path: root/settings.py
AgeCommit message (Expand)Author
2011-01-08Added buildout stuff and made changes accordinglyNishanth Amuluru
2011-01-07changed the static serving url settingsNishanth Amuluru
2011-01-07enabled admin interfaceNishanth Amuluru
2011-01-07modified the redirect urlNishanth Amuluru
2011-01-07changed the url in email activationNishanth Amuluru
2011-01-07fixed a typo and set the settings required for django registrationNishanth Amuluru
2011-01-06Added profile module to settingsNishanth Amuluru
2011-01-06Fixed a typoNishanth Amuluru
2011-01-06Updated the settings fileNishanth Amuluru
2011-01-06Initial commitNishanth Amuluru
2011-01-14Purging the repository for the new set of changes by Nishanth.Madhusudan.C.S
2010-03-08added DEFAULT_FROM_EMAIL into settings.py.anoop
2010-03-08changed the MEDIA_URL in settings.py.anoop
2010-03-04changed the media url in settings.anoop
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