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/site/settings.py
Wed, 05 Nov 2008 23:36:28 +0000
Sverre Rabbelier
Major site restructuring, also deleting of many unused or obsolete documents
file
|
diff
|
annotate
Thu, 23 Oct 2008 09:08:02 +0000
Pawel Solyga
Addresses comments to r866.
file
|
diff
|
annotate
Wed, 22 Oct 2008 16:21:50 +0000
Pawel Solyga
Add Google Analytics support to Site Settings. The reason I created additional SettingsValidationForm is because you cannot inherit from Form that has already defined Meta class, so it's sort of workaround for that. I didn't want to have same validation functions in both Form classes.
file
|
diff
|
annotate
Fri, 17 Oct 2008 23:10:49 +0000
Todd Larsen
Replace missing:
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
Thu, 16 Oct 2008 04:37:13 +0000
Todd Larsen
Eliminate the Work.abstract property and move the Document.content property
file
|
diff
|
annotate
Wed, 15 Oct 2008 21:27:47 +0000
Todd Larsen
First phase of making the / (site/home) view generic enough to use it for
file
|
diff
|
annotate
|
base
less
more
(0)
tip