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/soc/views/models/__init__.py
author
Lennard de Rijk <ljvderijk@gmail.com>
Tue, 03 Feb 2009 15:18:40 +0000
changeset 1203
38225f2ad3a6
parent 364
ab47d3f494b3
child 2065
edac5ddc8ef0
permissions
-rw-r--r--
Renamed checkHasRole to checkHasActiveRole. We need this distinction to later allow another check to grant access upon a role that also might be inactive. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed