summaryrefslogtreecommitdiff
path: root/project/scipycon
AgeCommit message (Expand)Author
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-20Adding scope as a parameter to all the views.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 a new admin for base models.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-16Add a scope pattern to the URLs.Madhusudan.C.S
2010-07-15Renamed Base Model with scope and propogated it to other models.Madhusudan.C.S
2010-07-14Added base app from which all other apps inherit and made corresponding chang...Madhusudan.C.S
2010-07-14Changed json import to accommodate for Python 2.5.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