summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2010-07-22Removed 2009 from Admin base template headers.Madhusudan.C.S
2010-07-22Made some style changes.Madhusudan.C.S
2010-07-21Removed unwanted mail texts and made the texts scope compliant.Madhusudan.C.S
2010-07-21Added contact info to footer.Madhusudan.C.S
2010-07-21Added registration and event to accounts page form.Madhusudan.C.S
2010-07-21Added creation of profile to user creation since signals were removed.Madhusudan.C.S
2010-07-21Added event and registrants to Registration summary page.Madhusudan.C.S
2010-07-21Added get_full_name to event and used in required templates.Madhusudan.C.S
2010-07-21Changed Website author details.Madhusudan.C.S
2010-07-21Added Registration summary to the Account page.Madhusudan.C.S
2010-07-21Reformatted the file and imports.Madhusudan.C.S
2010-07-21Added phone number, modified Occupation to be choice field.Madhusudan.C.S
2010-07-21Made Timeline model to refer to Event model not vice-versa.Madhusudan.C.S
2010-07-21Changed the URL to scope based system.Madhusudan.C.S
2010-07-21Reformatted and reindented the submit registration form and also URLs to comp...Madhusudan.C.S
2010-07-21Reorganized registration edit form to inherit from the submit form.Madhusudan.C.S
2010-07-21Added Proceedings submission date to the right side menu.Madhusudan.C.S
2010-07-21Modifed the LOGIN_URL variable for new scope based system.Madhusudan.C.S
2010-07-20Made changes to CSS for right menu and changed the file name.Madhusudan.C.S
2010-07-20Add scope as a parameter to all view functions for user app and adjusted the ...Madhusudan.C.S
2010-07-20Add scope as a parameter to all view functions for talks app and adjusted the...Madhusudan.C.S
2010-07-20Added scope to all URLs, all reverse functions and all view methods and remov...Madhusudan.C.S
2010-07-20Add scope as a parameter to all view functions for proceedings app.Madhusudan.C.S
2010-07-20Added null=True for all the Timeline model fields.Madhusudan.C.S
2010-07-20Add scope for all the URLs and adjust the formatting and indentation.Madhusudan.C.S
2010-07-20Removed Wifi form from the profile summary page.Madhusudan.C.S
2010-07-20Removed CSV download and re-ordered admin and comment URL patterns.Madhusudan.C.S
2010-07-20Adding scope as a parameter to all the views.Madhusudan.C.S
2010-07-20Changed the URLs to accommodate scope as the parameter.Madhusudan.C.S
2010-07-20Renamed and reordered the imports.Madhusudan.C.S
2010-07-20Moved Timeline model to the top of the file.Madhusudan.C.S
2010-07-20Added base as a Django app.Madhusudan.C.S
2010-07-20Added a new admin for base models.Madhusudan.C.S
2010-07-20Renamed sponsors template as right side menu template.Madhusudan.C.S
2010-07-20Added params.scope prefix to all the URLs.Madhusudan.C.S
2010-07-20Adjusted views to send the scope in params.Madhusudan.C.S
2010-07-20Added timeline and event models and readjusted ScopedBase model.Madhusudan.C.S
2010-07-20Manipulated all URLs to recognize the scope of the entities.Madhusudan.C.S
2010-07-20Change the path of local sqlite3 db file.Madhusudan.C.S
2010-07-20Set the current program scope as a settings variable.Madhusudan.C.S
2010-07-16Add a scope pattern to the URLs.Madhusudan.C.S
2010-07-15Changed the content to match SciPy.in 2010 initial plans. Commented out most ...Madhusudan.C.S
2010-07-15Renamed Base Model with scope and propogated it to other models.Madhusudan.C.S
2010-07-14Removed blog templates.Madhusudan.C.S
2010-07-14Added base app from which all other apps inherit and made corresponding chang...Madhusudan.C.S
2010-07-14Added back the deleted images. Had accidentally removed required images also.Madhusudan.C.S
2010-07-14Removed unwanted images and added FOSSEE logo. Changed right side menu.Madhusudan.C.S
2010-07-14Changed json import to accommodate for Python 2.5.Madhusudan.C.S
2010-07-14Changed the heading line for SciPy.in.Madhusudan.C.S
2010-07-13Removed unwanted files and made more changes to make SciPyCon a clean app.Madhusudan.C.S