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/views/person/profile.py
Wed, 22 Oct 2008 17:18:57 +0000
Pawel Solyga
Inherit from BaseForm in all forms instead of from DbModelForm. This change doesn't include changes to templates and usage of as_table everywhere (work in progress).
file
|
diff
|
annotate
Thu, 16 Oct 2008 23:31:57 +0000
Pawel Solyga
Create decorators module in view/helper and add view decorator that catches exceptions like DeadlineExceededError, MemoryError, AssertionError (this code is being moved from respond function). Add view decorator to all view functions. In addition remove not needed imports from all affected files and fix too long lines.
file
|
diff
|
annotate
Thu, 16 Oct 2008 15:22:41 +0000
Pawel Solyga
Add page=None parameter to all views. Information from page argument (which is soc.logic.site.page.Page object) is going to be used later in views code and for some context values. Fix some indentions in __doc__ strings. Add proper __doc__ string for all() function in sponsor/list.py module.
file
|
diff
|
annotate
Tue, 14 Oct 2008 16:10:07 +0000
Pawel Solyga
Add missing import in soc/views/site/sponsor/list.py which caused exception when app was deployed and first site you visited was "List Site Sponsors". Update files according to recent django update and django backwards incompatibility (for example newforms is changed to forms).
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
Sun, 12 Oct 2008 00:12:53 +0000
Sverre Rabbelier
Refactor nearly all the soc.logic code to use the Base class
file
|
diff
|
annotate
Sun, 12 Oct 2008 00:08:54 +0000
Sverre Rabbelier
Replace almost all occurences of linkname with link_name
file
|
diff
|
annotate
Fri, 03 Oct 2008 23:59:49 +0000
Todd Larsen
Move helpers/forms_helpers.py to helper/forms.py.
file
|
diff
|
annotate
Mon, 11 Aug 2008 16:57:46 +0000
Todd Larsen
Finished migrating the "proto" app (which only contained a Person profile edit
file
|
diff
|
annotate
|
base
less
more
(0)
tip