Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
+60
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
addded link to view claims in 'view task' page .
2010-02-04, by nishanth
implemented "add another mentor" functionality to a task.
2010-02-04, by nishanth
renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
2010-02-04, by nishanth
added events/task.py and templates/error.html.
2010-02-04, by nishanth
implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
2010-02-04, by nishanth
renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
2010-02-04, by nishanth
corrected a bug in task/view.html .
2010-02-04, by nishanth
corrected views.user.register method .
2010-02-04, by anoop
imposed a filter on username that it contains only alphabets and numbers.
2010-02-04, by anoop
added views, templates for register, login, logout user.
2010-02-04, by anoop
created forms, views, templates, actions for home_page, browse_task.
2010-02-04, by nishanth
corrected admin.py
2010-02-04, by nishanth
removed views.py and made it a package. added auth_profile to settings.py
2010-02-04, by nishanth
removed views.py from taskapp and created a package views. added auth_profile setting to settings.py
2010-02-04, by nishanth
Added setup.py file and moved urls.py.
madhu
2010-01-24, by Madhusudan.C.S
Made changes to the buildout config files removing unwanted packages.
2010-01-24, by Madhusudan.C.S
Reorganized the directory structure. Removed unwanted .pyc files.
2010-01-24, by Madhusudan.C.S
Added initial buildout configuration files.
2010-01-24, by Madhusudan.C.S
Removed unwanted byte compiled .pyc files and added .hgignore.
2010-01-24, by Madhusudan.C.S
database filename changed to ../pytaskDb.
2010-01-24, by anoop
changed the database name in settings to pytaskDb.
2010-01-24, by Nishanth
Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
2010-01-24, by Nishanth
Initial commit that has bare minimum django project files.
2010-01-24, by Nishanth
less
more
|
(0)
+60
+100
+300
tip