Mercurial
Mercurial
>
pytask_dev
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
pytask/taskapp/views/__init__.py
author
nishanth
Sat, 30 Jan 2010 13:03:09 +0530
changeset 11
d28fcc644fbb
parent 2
3db830ff66ee
permissions
-rw-r--r--
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.