app/soc/logic/dicts.py
2009-03-16 Sverre Rabbelier Added format and containsAll to the dicts module
2009-03-13 Sverre Rabbelier Added an identity function to dicts
2009-03-08 Sverre Rabbelier Add a groupDictBy to dicts
2009-02-17 Sverre Rabbelier Add a groupby method to dicts
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-01-22 Sverre Rabbelier Extend dicts.merge to be (optionally) recursive
2008-12-15 Pawel Solyga Add missing dots, fix imports sorting and too long lines in different modules. Add TODO in soc.views.models.host module.
2008-12-12 Sverre Rabbelier Added a filter method to dicts
2008-12-11 Sverre Rabbelier Added a trivial unzip method, counterpart to zip
2008-11-17 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
2008-11-16 Sverre Rabbelier Added a filter method to dicts
2008-11-16 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.
2008-10-23 Sverre Rabbelier Moved all key_name related things to the logic modules
2008-10-19 Sverre Rabbelier Addressed comments by Todd on r822
2008-10-16 Sverre Rabbelier Add a framework for generic views
less more (0) tip