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. | changeset | files |
Mon, 22 Sep 2008 14:08:37 +0000 | Pawel Solyga | Add list_helpers functions that are going to be used when rendering list views like (Users List, Sponsors List etc). | changeset | files |
Mon, 22 Sep 2008 13:42:53 +0000 | Pawel Solyga | Add support for changing User id (Google Account email) in User Profile Developer view. Now user profile developer edit view includes hidden key_name field. Fix typo in user/profile.py. Show former user ids in lookup and edit User Profile Developer views. | changeset | files |
Sun, 21 Sep 2008 08:59:11 +0000 | Pawel Solyga | Small change to unescape function in template_helpers (move replace('&', '&') at the end). | changeset | files |