summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2010-09-08Change the order of parameters for Edit talk URL.Madhusudan.C.S
2010-09-08Enable talks and CFP in templates.Madhusudan.C.S
2010-09-08Remove indentation for paragraphs.Madhusudan.C.S
2010-09-08Add scope to context params and list my talks method.Madhusudan.C.S
2010-09-08Capitalize type of audience.Madhusudan.C.S
2010-09-08Add my talks URL and remove talks-cfp prefix from URLs.Madhusudan.C.S
2010-09-08Fixed the day on for Sprint.Madhusudan.C.S
2010-07-22Reverted the template loaders path.Madhusudan.C.S
2010-07-22Added sitemaps framework and robots framework.Madhusudan.C.S
2010-07-22Changed the template loader names to be compliant with upcoming Django ↵Madhusudan.C.S
changes in 1.2.
2010-07-22Reformatted and reindented the code in the password template.Madhusudan.C.S
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 ↵Madhusudan.C.S
comply with scope based system.
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
URLs to accommodate scope.
2010-07-20Add scope as a parameter to all view functions for talks app and adjusted ↵Madhusudan.C.S
the URLs to accommodate scope.
2010-07-20Added scope to all URLs, all reverse functions and all view methods and ↵Madhusudan.C.S
removed unnecessary functions.
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