app/soc/logic/models/base.py
2008-11-03 Pawel Solyga Add missing TODOs to soc.logic.models classes. Fix comments format in base.Logic class. Changes based on comments to r972.
2008-11-02 Sverre Rabbelier Refactor out the abundance of dictionary (un)packing
2008-11-02 Sverre Rabbelier Add a getForFields method
2008-11-02 Sverre Rabbelier Add a generic method for getting a Keyname
2008-11-02 Sverre Rabbelier Fixed typo in e-mail address
2008-10-23 Sverre Rabbelier Moved all key_name related things to the logic modules
2008-10-22 Pawel Solyga Fix not working Create views (committed in r864). Check if entity exist in constructKeyNameSuffix funtion and apply changes to affected files.
2008-10-22 Sverre Rabbelier Some more improvements to the generic view code
2008-10-21 Sverre Rabbelier Incorperated suggestions by Todd
2008-10-20 Sverre Rabbelier Various improvements to the generic View code
2008-10-20 Sverre Rabbelier Improve the error message for getIfFields
2008-10-19 Pawel Solyga Remove unused imports, fix too long lines and indentions.
2008-10-19 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
2008-10-19 Sverre Rabbelier Addressed comments by Todd on r822
2008-10-17 Pawel Solyga Move TODO about isDeletable Sponsor logic method to sponsor.py module and extend a little bit doc string.
2008-10-16 Sverre Rabbelier Add a framework for generic views
2008-10-16 Pawel Solyga Fix mistakes in docs and comments in logic/models/base.py.
2008-10-13 Pawel Solyga Remove spaces between dict key name and colon. Fix some typos based on comments http://code.google.com/p/soc/source/detail?r=739.
2008-10-12 Sverre Rabbelier Added invididual model logic files
less more (0) tip