summaryrefslogtreecommitdiff
path: root/project/scipycon
AgeCommit message (Expand)Author
2010-12-03Added settings static file path.Madhusudan.C.S
2010-12-02Push all the south migrations.Madhusudan.C.S
2010-12-01Some changes to font size on badge according to recommendationAmit Sethi
2010-12-01Added Laptop registration no to badgeAmit Sethi
2010-11-30Merging headsamit@shrike.aero.iitb.ac.in
2010-11-30Added view for automatic badge generationAmit Sethi
2010-11-30Changed verbose names for accommodation fields from days to dates's nights.Madhusudan.C.S
2010-11-30Fix preceding accommodation which were stolen away by magic.Madhusudan.C.S
2010-11-30Fixing accommodation typo.Madhusudan.C.S
2010-11-30Added six fields corresponding to accomodation in the accomodation model and...Nishanth Amuluru
2010-11-29Provide Javascript support and add all view related changes for form.Madhusudan.C.S
2010-11-29Add new fields to payment form for accommodation.Madhusudan.C.S
2010-11-25Add bank name to sample of NEFT.Madhusudan.C.S
2010-11-24Add IIITH logo to the website right hand side menu.Madhusudan.C.S
2010-11-24Add a way to send mail as confirmation for users for manage payments.Madhusudan.C.S
2010-11-18Merge payments branch with the default mainline branch.Madhusudan.C.S
2010-11-18Merge the south migration branch with an additional field for Laptop registra...Madhusudan.C.S
2010-11-18Add autogenerated migrations to the registration app.Madhusudan.C.S
2010-11-18Add registration_id field to initial form in the field.Madhusudan.C.S
2010-11-18Add registration_id field to Wifi model and make necessary changes in the form.Madhusudan.C.S
2010-11-18Modify the help text of payment details to reflect examples.Madhusudan.C.S
2010-11-18Changes to the template get-user-dumpAmit Sethi
2010-11-18Merging headsAmit Sethi
2010-11-18Changes to make it possible for someone to view daily dumps.Amit Sethi
2010-11-17Merging headsAmit Sethi
2010-11-16Fix major bug: Change hard coded registration form redirect to based on User ...Madhusudan.C.S
2010-11-16Made adjustments in the view to make paid field a dummy form field and not a ...Madhusudan.C.S
2010-11-16Remove the paid field from model form since it is now a dummy form field.Madhusudan.C.S
2010-11-16Typo of type field twice is fixed to details field in the form of registrantion.Madhusudan.C.S
2010-11-16Change the model field name of the payment from paid to confirmed.Madhusudan.C.S
2010-11-16Modify the help text for details field to be more harsh on users so that they...Madhusudan.C.S
2010-11-16Add a view to manage payments.Madhusudan.C.S
2010-11-15Add cookie and return message for regstats view function.Madhusudan.C.S
2010-11-15Fix style issues.Madhusudan.C.S
2010-11-15Add payment forms and object details in edit and submit registration views.Madhusudan.C.S
2010-11-15Add a form for Payment and respective save and clean methods.Madhusudan.C.S
2010-11-15Add paid boolean field to payment model to know whether the user has already ...Madhusudan.C.S
2010-11-15Rename created variable name to acco_created for acco object creation in edit...Madhusudan.C.S
2010-11-15Change docstring for form classes form PyCON to SciPyCON.Madhusudan.C.S
2010-11-15Add type and detail fields for the payment model.Madhusudan.C.S
2010-11-14Removed other from sex selection choices for Registration accommodation form.Madhusudan.C.S
2010-11-10Add a skeleton payment model.Madhusudan.C.S
2010-11-08Edit views to make room for accommodation forms.Madhusudan.C.S
2010-11-08Added accommodation Django form, wrote the save method and overwrote the clea...Madhusudan.C.S
2010-11-08Added Django model for accommodation forms.Madhusudan.C.S
2010-11-02View to calculate the number of registrants per event.Madhusudan.C.S
2010-11-02Copy the download csv code that was earlier written but scraped.Madhusudan.C.S
2010-11-02Changing the fee details in the registration form to the link.Madhusudan.C.S
2010-10-30Handling the password in mail problemamit
2010-10-18Fixed the bug with sending the mail content post registration.Puneeth Chaganti