Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/models/sponsor.py
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.
file
|
diff
|
annotate
Fri, 17 Oct 2008 13:57:54 +0000
Pawel Solyga
Replace GROUP_TYPE_PLURAL and GROUP_TYPE_SHORT constants in Group models with more generic TYPE_NAME, TYPE_NAME_SHORT, TYPE_NAME_PLURAL names and apply changes in affected files. Use ugettext_lazy for TYPE_NAME and TYPE_NAME_PLURAL constants. This approach is similar to the upcoming refactor of views.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
Mon, 13 Oct 2008 21:54:51 +0000
Pawel Solyga
Add missing blank lines between imports and sort all of the imports.
file
|
diff
|
annotate
Mon, 29 Sep 2008 15:46:42 +0000
Todd Larsen
Take advantage of the Model inheritance provided by polymodel.PolyModel to
file
|
diff
|
annotate
Sun, 21 Sep 2008 08:50:42 +0000
Pawel Solyga
Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
file
|
diff
|
annotate
less
more
(0)
tip