AUTHORS
author Todd Larsen <tlarsen@google.com>
Fri, 23 May 2008 03:35:33 +0000
changeset 36 e2f03be8ced9
parent 7 5c72db822ebb
child 79 58001ec7720c
permissions -rw-r--r--
DbModelForm class that fixes verbose_name and help_text handling for Django forms generated from App Engine Datastore models. Patch by: Todd Larsen Review by: Augie Fackler Review issue: 201 Review URL: http://codereviews.googleopensourceprograms.com/201

# Please sort this file in alphabetical order by last (given) name.
# Please only include one name per line.  If an (optional) email address is
# included, it must be RFC 2821 compliant (properly quoted, escaped, etc.).
# Lines beginning with # can be stripped from the file, as can blank lines.

"Todd Larsen" <tlarsen@google.com>
"Sverre Rabbelier" <sverre@rabbelier.nl>