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/settings.py
2008-10-22
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
2008-10-22
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
2008-10-19
Pawel Solyga
Remove unused imports, fix too long lines and indentions.
file
|
diff
|
annotate
2008-10-18
Todd Larsen
Refactor various site views into more generic locations, in preparation for
file
|
diff
|
annotate
|
base
less
more
(0)
tip