summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Add south to INSTALLED_APPS for both development and production.Madhusudan.C.S
2010-11-18Add south location for django paths.Madhusudan.C.S
2010-11-18Add south to the buildout configuration for migrations.Madhusudan.C.S
2010-11-18Modify the help text of payment details to reflect examples.Madhusudan.C.S
2010-11-18fixed an error in fee page.Anoop Jacob Thomas
2010-11-18Merged heads.Anoop Jacob Thomas
2010-11-18Added wire transfer details to fees page.Anoop Jacob Thomas
2010-11-18some more template changes to get-user-dumpAmit Sethi
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-16Convert multiple conditions to nested if in template since Django has a bug w...Madhusudan.C.S
2010-11-16Fix major bug: Change hard coded registration form redirect to based on User ...Madhusudan.C.S
2010-11-16Add a long check for alertness of payment names in the template.Madhusudan.C.S
2010-11-16Add a alert label block with bigger font size and red color.Madhusudan.C.S
2010-11-16Add javascript to submit registration form template to make sure the details ...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 new template for payment management.Madhusudan.C.S
2010-11-16Add a view to manage payments.Madhusudan.C.S
2010-11-16Add a new URL for managing payments.Madhusudan.C.S
2010-11-15Add cookie and return message for regstats view function.Madhusudan.C.S
2010-11-15Add .db files to hgignore so the database file is not tracked.Madhusudan.C.S
2010-11-15Add a - to the title of the header for Registration Statistics page.Madhusudan.C.S
2010-11-15Minor edit to schedule.Kadambari Devarajan
2010-11-15Use different DB for testing payments.Madhusudan.C.S
2010-11-15Fix style issues.Madhusudan.C.S
2010-11-15Change audience database value to human readable value.Madhusudan.C.S
2010-11-15Fix the copy paste fail of Special Talk heading from 1 to 2.Madhusudan.C.S
2010-11-15Add payment forms and object details in edit and submit registration views.Madhusudan.C.S
2010-11-15Add a fieldset for payment details on the registration template.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-14Changed video on home page to short version.Anoop Jacob Thomas
2010-11-14Added titles and abstracts of Prabhu, Asokan and Fernando.Kadambari Devarajan
2010-11-14Removed other from sex selection choices for Registration accommodation form.Madhusudan.C.S
2010-11-13Misc edits to the City page.Kadambari Devarajan
2010-11-12fixed bug in about city page.Anoop Jacob Thomas
2010-11-12changed the left menu.Anoop Jacob Thomas