index
:
scipycon/.git
master
The Repo containing the django code for scipycon website
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Collapse
)
Author
2010-07-21
Added phone number, modified Occupation to be choice field.
Madhusudan.C.S
2010-07-21
Made Timeline model to refer to Event model not vice-versa.
Madhusudan.C.S
2010-07-21
Changed the URL to scope based system.
Madhusudan.C.S
2010-07-21
Reformatted and reindented the submit registration form and also URLs to ↵
Madhusudan.C.S
comply with scope based system.
2010-07-21
Reorganized registration edit form to inherit from the submit form.
Madhusudan.C.S
2010-07-21
Added Proceedings submission date to the right side menu.
Madhusudan.C.S
2010-07-21
Modifed the LOGIN_URL variable for new scope based system.
Madhusudan.C.S
2010-07-20
Made changes to CSS for right menu and changed the file name.
Madhusudan.C.S
2010-07-20
Add scope as a parameter to all view functions for user app and adjusted the ↵
Madhusudan.C.S
URLs to accommodate scope.
2010-07-20
Add scope as a parameter to all view functions for talks app and adjusted ↵
Madhusudan.C.S
the URLs to accommodate scope.
2010-07-20
Added scope to all URLs, all reverse functions and all view methods and ↵
Madhusudan.C.S
removed unnecessary functions.
2010-07-20
Add scope as a parameter to all view functions for proceedings app.
Madhusudan.C.S
2010-07-20
Added null=True for all the Timeline model fields.
Madhusudan.C.S
2010-07-20
Add scope for all the URLs and adjust the formatting and indentation.
Madhusudan.C.S
2010-07-20
Removed Wifi form from the profile summary page.
Madhusudan.C.S
2010-07-20
Removed CSV download and re-ordered admin and comment URL patterns.
Madhusudan.C.S
2010-07-20
Adding scope as a parameter to all the views.
Madhusudan.C.S
2010-07-20
Changed the URLs to accommodate scope as the parameter.
Madhusudan.C.S
2010-07-20
Renamed and reordered the imports.
Madhusudan.C.S
2010-07-20
Moved Timeline model to the top of the file.
Madhusudan.C.S
2010-07-20
Added base as a Django app.
Madhusudan.C.S
2010-07-20
Added a new admin for base models.
Madhusudan.C.S
2010-07-20
Renamed sponsors template as right side menu template.
Madhusudan.C.S
2010-07-20
Added params.scope prefix to all the URLs.
Madhusudan.C.S
2010-07-20
Adjusted views to send the scope in params.
Madhusudan.C.S
2010-07-20
Added timeline and event models and readjusted ScopedBase model.
Madhusudan.C.S
2010-07-20
Manipulated all URLs to recognize the scope of the entities.
Madhusudan.C.S
2010-07-20
Change the path of local sqlite3 db file.
Madhusudan.C.S
2010-07-20
Set the current program scope as a settings variable.
Madhusudan.C.S
2010-07-16
Add a scope pattern to the URLs.
Madhusudan.C.S
2010-07-15
Changed the content to match SciPy.in 2010 initial plans. Commented out most ↵
Madhusudan.C.S
part.
2010-07-15
Renamed Base Model with scope and propogated it to other models.
Madhusudan.C.S
2010-07-14
Removed blog templates.
Madhusudan.C.S
2010-07-14
Added base app from which all other apps inherit and made corresponding ↵
Madhusudan.C.S
changes in other apps.
2010-07-14
Added back the deleted images. Had accidentally removed required images also.
Madhusudan.C.S
2010-07-14
Removed unwanted images and added FOSSEE logo. Changed right side menu.
Madhusudan.C.S
2010-07-14
Changed json import to accommodate for Python 2.5.
Madhusudan.C.S
2010-07-14
Changed the heading line for SciPy.in.
Madhusudan.C.S
2010-07-13
Removed unwanted files and made more changes to make SciPyCon a clean app.
Madhusudan.C.S
2010-07-13
Removed the context processor for Sponspors.
Madhusudan.C.S
2010-07-13
Moved the files to new Django app named scipycon and modified settings.
Madhusudan.C.S
2010-04-01
Add admin interface and views for proceedings. Booklet is also setup to ↵
Madhusudan.C.S
generate paper.
2010-01-14
Added submission template to the repository.
Madhusudan.C.S
2010-01-14
Added dynamic form jquery plugin to the repository.
Madhusudan.C.S
2010-01-14
Added UserProfile import which was missing to Proceedings views.
Madhusudan.C.S
2010-01-14
Added URL mappers for proceedings to urls.py.
Madhusudan.C.S
2010-01-14
Added migrations files for proceedings app.
Madhusudan.C.S
2010-01-14
Added two models, Paper and Attachments.
Madhusudan.C.S
2010-01-14
Combined 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-14
Changed the URL mapper for loading static content in debug mode. Appended ↵
Madhusudan.C.S
static/.
[prev]
[next]