Mon, 15 Dec 2008 01:11:12 +0000 | Pawel Solyga | Some docstring fixes and unused import removal in soc.logic.models.site module. | changeset | files |
Mon, 15 Dec 2008 01:10:32 +0000 | Pawel Solyga | Fix inheritance in soc.models.base module. FieldsProxy inherited from DbModelForm which was deleted in previous commits (replace that with BaseForm). | changeset | files |
Mon, 15 Dec 2008 01:08:16 +0000 | Pawel Solyga | Fix too long lines in soc.logic.helper.notifications module. | changeset | files |
Mon, 15 Dec 2008 01:07:18 +0000 | Pawel Solyga | Remove unused import in soc.logic.accounts module. | changeset | files |
Mon, 15 Dec 2008 01:06:13 +0000 | Pawel Solyga | Remove unused imports in models modules. | changeset | files |
Mon, 15 Dec 2008 00:34:46 +0000 | Pawel Solyga | In soc.views.models.notification module remove unused imports, add missing white space, change list() method definition to comply with base View list() method declaration. Add missing Meta class docstring. | changeset | files |