Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
-10
-7
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/views/user/profile.py
Sun, 19 Oct 2008 13:14:40 +0000
Pawel Solyga
Fix identions, too long lines, unused imports and some other mistakes.
file
|
diff
|
annotate
Sat, 18 Oct 2008 17:49:46 +0000
Pawel Solyga
Add missing ugettext_lazy for string in soc.views.user.profile module.
file
|
diff
|
annotate
Sat, 18 Oct 2008 17:27:53 +0000
Pawel Solyga
Fix missing keyword argument in soc.views.user.profile.create() function when calling edit().
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 17:34:10 +0000
Pawel Solyga
Make page argument required for errorResponse and requestLogin functions in simple.py and update affected files. Some keyword argument changes to in user/profile.py. All the changes are based on comments to r817.
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
Thu, 16 Oct 2008 13:16:46 +0000
Pawel Solyga
Change name of getUserFromLinkNameOrDie function to getUserFromLinkNameOr404 and apply changes to affected files.
file
|
diff
|
annotate
less
more
(0)
-30
-10
-7
tip