summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
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
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
part.
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 ↵Madhusudan.C.S
changes in other apps.
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
2010-07-13Removed the context processor for Sponspors.Madhusudan.C.S
2010-07-13Moved the files to new Django app named scipycon and modified settings.Madhusudan.C.S
2010-04-01Add admin interface and views for proceedings. Booklet is also setup to ↵Madhusudan.C.S
generate paper.
2010-01-14Added submission template to the repository.Madhusudan.C.S
2010-01-14Added dynamic form jquery plugin to the repository.Madhusudan.C.S
2010-01-14Added UserProfile import which was missing to Proceedings views.Madhusudan.C.S
2010-01-14Added URL mappers for proceedings to urls.py.Madhusudan.C.S
2010-01-14Added migrations files for proceedings app.Madhusudan.C.S
2010-01-14Added two models, Paper and Attachments.Madhusudan.C.S
2010-01-14Combined 2 authors fields in forms to a single author field. This will be ↵Madhusudan.C.S
taken care by jQuery on the UI side.
2010-01-14Changed the URL mapper for loading static content in debug mode. Appended ↵Madhusudan.C.S
static/.