summaryrefslogtreecommitdiff
path: root/allotter
AgeCommit message (Expand)Author
2012-03-27Added buildout filesPrimal Pappachan
2012-03-26changed to renderPrimal Pappachan
2012-03-26Added the reg no to all urls and changed the regexPrimal Pappachan
2012-03-25added views for pdf generation, display of chosen options, display of availab...Primal Pappachan
2012-03-25pdf generation and details page url addedPrimal Pappachan
2012-03-25added fields email, phone no to profile and submitted to applicationPrimal Pappachan
2012-03-25Added the Details Entry form for email and phone number which would be saved ...Primal 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-20Merge github.com:FOSSEE/alohaPrimal Pappachan
2012-03-20range filter template tag, basic complete page addedPrimal Pappachan
2012-03-20Merge remote-tracking branch 'origin'parth
2012-03-20working loadusers management command, made minor change to models.py to show ...parth
2012-03-20working loadoptions with command line argumentsparth
2012-03-19added management filesparth
2012-03-19working version of the options submission form and saving onto the databasePrimal Pappachan
2012-03-19Initial working version of option choosing and saving in databasePrimal Pappachan
2012-03-16added the options listing pagePrimal Pappachan
2012-03-16Removed migrations from github as it is not required at presentPrimal Pappachan
2012-03-16pushing the latest migrationsPrimal Pappachan
2012-03-16Changed the foreign key relationship between Profile and ApplicationPrimal Pappachan
2012-03-15Fixed the authentication problemPrimal Pappachan
2012-03-15added the login url, commented the rest outPrimal Pappachan
2012-03-15basic login viewPrimal Pappachan
2012-03-15Models - Exam, Option, Profile, ApplicationPrimal Pappachan
2012-03-15added User Login Form, authentication based on registration number and applic...Primal Pappachan
2012-03-13Removed Registration form. Modified the Login form for verification of userna...Primal Pappachan
2012-03-13Modified the models to accomodate verification of details and managing cases ...Primal Pappachan
2012-03-09added 2 urlsPrimal Pappachan
2012-03-09added 2 urlsPrimal Pappachan
2012-03-09added dummy views for submit and quitPrimal Pappachan
2012-03-09working logoutparth
2012-03-09Fixed the options display on Application formPrimal Pappachan
2012-03-09DEFAULT Exam removed from OptionsPrimal Pappachan
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
2012-02-23Added a new model applicationPrimal Pappachan
2012-02-23addeg initial migrationPrimal 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 admin.pyPrimal Pappachan
2012-02-16added allotter appPrimal Pappachan