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/models/__init__.py
author
Todd Larsen <tlarsen@google.com>
Fri, 17 Oct 2008 23:10:49 +0000
changeset 370
36d367e741e2
parent 54
03e267d67478
child 628
6685c7b56d50
permissions
-rw-r--r--
Replace missing: from google.appengine.api import users that appears to have been removed by r824. Needed by call in the edit() view to users.get_current_user(). Patch by: Todd Larsen Review by: to-be-reviewed