Mercurial
Mercurial
>
py_tasks_melange
/ 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
.
app/__init__.py
author
Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 30 Nov 2008 16:36:17 +0000
changeset 625
ec867361b5ba
parent 63
9b1909e46633
permissions
-rw-r--r--
Add missing dots in soc.logic.lists module. Change method names to comply with Style Guide. Make class variable protected by adding "_" to the name of variable. Update lists templates respectively (methods name change). Patch by: Pawel Solyga