app/soc/views/site/user/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 22 Sep 2008 14:13:32 +0000
changeset 186 da76f08b1752
parent 132 15d89c284106
permissions -rw-r--r--
Add Users List Developer view which is available at /site/user/list. Add User list custom templates which are used with list_helpers. Add "Users List" link in base.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed