app/soc/models/group.py
Thu, 23 Oct 2008 05:21:41 +0000 Sverre Rabbelier Moved all key_name related things to the logic modules
Tue, 21 Oct 2008 01:22:36 +0000 Sverre Rabbelier Incorperated suggestions by Todd
Sat, 18 Oct 2008 21:54:13 +0000 Pawel Solyga Remove not used imports in models. Fix missing spaces in models when operator not preceded by a space. Add missing ugettext_lazy import to Proposal model.
Thu, 16 Oct 2008 23:23:16 +0000 Sverre Rabbelier Add a framework for generic views
Wed, 15 Oct 2008 20:24:02 +0000 Pawel Solyga Change verbose_name of founder property in Group model from "Created by" to "Founded by". Add GROUP_TYPE_SHORT and GROUP_TYPE_PLURAL for all models that inherit from Group and use that values in templates and contexts. Assume that group_type, group_type_short and group_type_plural are defined in context and remove not needed ifs in templates. Rename "Linkname" to "Link name" in list/group_heading.html template.
Wed, 15 Oct 2008 13:47:10 +0000 Pawel Solyga Update comments in models/group.py (changed Optional to Required). Add verbose_name to founder property in Group model.
Tue, 14 Oct 2008 12:36:55 +0000 Pawel Solyga Fixed imports sorting based on comments for r751.
less more (0) -10 -7 tip