app/soc/views/user/__init__.py
author Todd Larsen <tlarsen@google.com>
Sat, 04 Oct 2008 04:51:43 +0000
changeset 278 b0e2d509b5c3
parent 84 1b31d238ba39
permissions -rw-r--r--
Add create() wrapper views that simply call the existing edit() views, to produce unique view names in preparation for the soc/logic/site/map.py code. Patch by: Todd Larsen Review by: to-be-reviewed