Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
-10
-6
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/views/user/profile.py
2008-10-16
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
2008-10-16
Pawel Solyga
Change name of getUserFromLinkNameOrDie function to getUserFromLinkNameOr404 and apply changes to affected files.
file
|
diff
|
annotate
2008-10-14
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
2008-10-14
Pawel Solyga
Some indentations fixes. Changed all the email=id function arguments to email=id.email().
file
|
diff
|
annotate
2008-10-13
Pawel Solyga
Remove spaces between dict key name and colon. Fix some typos based on comments http://code.google.com/p/soc/source/detail?r=739.
file
|
diff
|
annotate
2008-10-13
Pawel Solyga
Add missing blank lines between imports and sort all of the imports.
file
|
diff
|
annotate
less
more
(0)
-30
-10
-6
tip