index
:
pytask/.git
master
A web application for managing task based workflows.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
settings.py
Age
Commit message (
Expand
)
Author
2011-01-08
Added buildout stuff and made changes accordingly
Nishanth Amuluru
2011-01-07
changed the static serving url settings
Nishanth Amuluru
2011-01-07
enabled admin interface
Nishanth Amuluru
2011-01-07
modified the redirect url
Nishanth Amuluru
2011-01-07
changed the url in email activation
Nishanth Amuluru
2011-01-07
fixed a typo and set the settings required for django registration
Nishanth Amuluru
2011-01-06
Added profile module to settings
Nishanth Amuluru
2011-01-06
Fixed a typo
Nishanth Amuluru
2011-01-06
Updated the settings file
Nishanth Amuluru
2011-01-06
Initial commit
Nishanth Amuluru
2011-01-14
Purging the repository for the new set of changes by Nishanth.
Madhusudan.C.S
2010-03-08
added DEFAULT_FROM_EMAIL into settings.py.
anoop
2010-03-08
changed the MEDIA_URL in settings.py.
anoop
2010-03-04
changed the media url in settings.
anoop
2010-02-23
added capability of serving static files .
nishanth
2010-02-22
installed tagging into the app.
anoop
2010-02-22
user should enter unique email address, changed login_redirect_url.
anoop
2010-02-17
started using django-registration default backend, removed browse users funct...
anoop
2010-02-04
added *.db to hgignore and made database path to pytask.db in settings.py
nishanth
2010-02-04
created forms, views, templates, actions for home_page, browse_task.
nishanth
2010-02-04
removed views.py and made it a package. added auth_profile to settings.py
nishanth
2010-01-24
database filename changed to ../pytaskDb.
anoop
2010-01-24
changed the database name in settings to pytaskDb.
Nishanth
2010-01-24
Created taskapp and added data to models.py and edited settings.py to make it...
Nishanth
2010-01-24
Initial commit that has bare minimum django project files.
Nishanth