app/soc/logic/models/base.py
Fri, 06 Mar 2009 18:57:35 +0000 Lennard de Rijk Refactored part of getForFields into a getQueryForFields method.
Wed, 04 Mar 2009 23:11:33 +0000 Sverre Rabbelier Only show key_fields in error message
Wed, 04 Mar 2009 17:24:19 +0000 Pawel Solyga Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
Tue, 03 Mar 2009 23:27:39 +0000 Sverre Rabbelier Convert getForFields back to the Query API and add tests
Tue, 03 Mar 2009 20:03:16 +0000 Lennard de Rijk Two docstring fixes.
Tue, 03 Mar 2009 19:50:11 +0000 Sverre Rabbelier Make it possible to work on all entities in a query
Sun, 01 Mar 2009 14:23:09 +0000 Sverre Rabbelier Fixed a bug in getFromKeyFieldsOr404
Sun, 01 Mar 2009 10:10:42 +0000 Lennard de Rijk Added missing comment to soc/logic/models/base.py.
Sat, 28 Feb 2009 00:41:36 +0000 Sverre Rabbelier Removed updateEntityProperties's transactionality
Thu, 26 Feb 2009 16:53:05 +0000 Sverre Rabbelier Add a _createField hook
Thu, 26 Feb 2009 16:52:29 +0000 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
Thu, 26 Feb 2009 16:51:35 +0000 Sverre Rabbelier Do not update newly created model properties
Thu, 26 Feb 2009 16:50:59 +0000 Sverre Rabbelier Move the hooks in base.Logic to the bottom of the class
Thu, 26 Feb 2009 16:50:22 +0000 Sverre Rabbelier Minor cleanups in base.Logic
Thu, 26 Feb 2009 16:49:45 +0000 Sverre Rabbelier Add argument validation to base.Logic
Thu, 26 Feb 2009 16:49:06 +0000 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
Thu, 26 Feb 2009 16:47:04 +0000 Sverre Rabbelier Remove _silentUpdateEntityProperties
Thu, 26 Feb 2009 16:45:18 +0000 Sverre Rabbelier Make it more explicit which argument is the key_fields
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Thu, 05 Feb 2009 21:29:55 +0000 Lennard de Rijk Updated docstrings and used keyfields where necessary in soc/logic/models/base.py
Thu, 05 Feb 2009 20:19:17 +0000 Lennard de Rijk Cleaned up getKeyNameFromFields in Logic base.
Mon, 02 Feb 2009 15:39:22 +0000 Sverre Rabbelier Make getForFields work with no filter
Mon, 02 Feb 2009 14:47:09 +0000 Sverre Rabbelier Rewrite getForFields to use GQL instead of the Query API
Sun, 01 Feb 2009 22:44:14 +0000 Sverre Rabbelier Unify 'getForFields' and 'getForLimitAndOffset'
Sat, 31 Jan 2009 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
Sat, 31 Jan 2009 12:59:52 +0000 Sverre Rabbelier Flush sidebar when creating a new entity
Sun, 25 Jan 2009 16:25:17 +0000 Sverre Rabbelier Rename ModelProperties to EntityProperties
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Sat, 24 Jan 2009 14:14:14 +0000 Pawel Solyga Add Madhusudan.C.S to AUTHORS. Fix docstring parameters list in soc.logic.models.base module Base class getForFields method.
less more (0) -50 -30 tip