Sun, 16 Nov 2008 15:50:05 +0000 | Sverre Rabbelier | Added a filter method to dicts | changeset | files |
Sun, 16 Nov 2008 15:26:40 +0000 | Pawel Solyga | Change id to account in base.html template (without this change we couldn't signout using top right links and also couldn't display currently logged in account information on the left side of links). This patch is related to commit in revision r1022. | changeset | files |
Sun, 16 Nov 2008 12:48:23 +0000 | Pawel Solyga | Add an e-mail dispatcher that can be used to send messages via the website. Add base and invitation templates that can be used with email dispatcher to send invitation emails. Please read the module doc string for more information how to use it. | changeset | files |
Sat, 15 Nov 2008 21:46:23 +0000 | Pawel Solyga | Fix broken User link_name validations. Changes in r1014 still caused some problems so I came out with new idea to compare User accounts (previously called "id"). | changeset | files |