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
/
templates
/
registration
Age
Commit message (
Expand
)
Author
2011-01-07
Added all the required templates for django-registration
Nishanth Amuluru
2011-01-07
Added csrf_token and included the urls
Nishanth Amuluru
2011-01-07
Added templates for login and logout
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-07
Added template for creating a login
Nishanth Amuluru
2011-01-07
Added templates required for sending activation email
Nishanth Amuluru
2011-01-14
Purging the repository for the new set of changes by Nishanth.
Madhusudan.C.S
2010-03-09
added two more templates for displaying admin login form and admin logout mes...
anoop
2010-03-08
changed registration/activation_email.txt template.
anoop
2010-03-08
added templates, so as to use pytask interface rather than django default int...
anoop
2010-02-23
added message while logging off and removed back button from templates/base.h...
anoop
2010-02-19
added forgot password in template.
anoop
2010-02-17
added template registration/activate.html required by django-registration.
anoop
2010-02-17
started using django-registration default backend, removed browse users funct...
anoop