summaryrefslogtreecommitdiff
path: root/allotter/models.py
AgeCommit message (Expand)Author
2012-03-25added fields email, phone no to profile and submitted to applicationPrimal Pappachan
2012-03-21Added secondary email and phone number to ProfilePrimal Pappachan
2012-03-21Changed from radio buttons to drop down lists, added new field for insitute i...Primal Pappachan
2012-03-20working loadusers management command, made minor change to models.py to show ...parth
2012-03-16Changed the foreign key relationship between Profile and ApplicationPrimal Pappachan
2012-03-15Models - Exam, Option, Profile, ApplicationPrimal Pappachan
2012-03-13Modified the models to accomodate verification of details and managing cases ...Primal Pappachan
2012-03-09Fixed the options display on Application formPrimal Pappachan
2012-03-09DEFAULT Exam removed from OptionsPrimal Pappachan
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
2012-02-23Added a new model applicationPrimal Pappachan
2012-02-21added Profile to models and various choice dictionaries for examination, opti...Primal Pappachan
2012-02-20added the profiler app and edited allotter modelsPrimal Pappachan
2012-02-16added allotter appPrimal Pappachan