app/soc/views/site/user/list.py
Thu, 09 Oct 2008 23:48:20 +0000 Sverre Rabbelier Refactor existing code to use the new access module
Fri, 03 Oct 2008 23:17:49 +0000 Todd Larsen Move helpers/response_helpers.py to helper/responses.py.
Fri, 03 Oct 2008 22:09:32 +0000 Todd Larsen Move helpers/list.py to helper/lists.py to avoid conflict with built-in type
Fri, 03 Oct 2008 21:41:12 +0000 Todd Larsen Move soc/views/helpers/list_helpers.py to soc/views/helpers/list.py and change
Fri, 03 Oct 2008 17:21:41 +0000 Todd Larsen List views should have a selectable pagination "page" length:
Fri, 03 Oct 2008 01:32:34 +0000 Todd Larsen Make findNearestUsers() code in soc/logic/site/id_user.py more generic and
Wed, 01 Oct 2008 05:10:41 +0000 Todd Larsen Add missing all() __doc__ string comments: "Args:" and "Returns:" sections.
Wed, 01 Oct 2008 05:02:42 +0000 Todd Larsen Fix some style guide issues: keyword arguments are supposed to always be
Mon, 22 Sep 2008 14:13:32 +0000 Pawel Solyga 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.
less more (0) tip