summaryrefslogtreecommitdiff
path: root/allotter/forms.py
AgeCommit message (Collapse)Author
2012-03-27modified urls and views to make relative urls workingparth
2012-03-27added bootstrap to details formparth
2012-03-26made modifications for bootstrap and crispy formsparth
2012-03-25Added the Details Entry form for email and phone number which would be saved ↵Primal Pappachan
to Profile
2012-03-21Changed from radio buttons to drop down lists, added new field for insitute ↵Primal Pappachan
information and a preliminary version of the complete page
2012-03-15Fixed the authentication problemPrimal Pappachan
2012-03-15added User Login Form, authentication based on registration number and ↵Primal Pappachan
application number
2012-03-13Removed Registration form. Modified the Login form for verification of ↵Primal Pappachan
username and password of the applicant.
2012-03-09working registration form and redirectionparth
2012-03-09Working forms/still having problem with registration formparth
2012-03-07Added the application formPrimal Pappachan
2012-03-02Added the Login and Registration forms and basic templatesPrimal Pappachan