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/google_appengine/lib/django/tests/regressiontests/dispatch/models.py
author
Lennard de Rijk <ljvderijk@gmail.com>
Tue, 03 Feb 2009 20:30:08 +0000
changeset 1205
2e88261aba72
parent 109
620f9b141567
permissions
-rwxr-xr-x
Added validate_new_group to cleaning and removed clean_new_club_link_id. This new cleaning method is a general purpose method for cleaning the form of a new group or group_app. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed