Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
thirdparty/mocker/__init__.py
author
Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 15 Dec 2008 01:12:28 +0000
changeset 753
7d6dead86b59
parent 104
5a2786fd5048
permissions
-rw-r--r--
Since DbModelForm has been renamed to BaseForm change super() call from BaseForm to djangoforms.ModelForm in soc.views.helper.forms module. Patch by: Pawel Solyga