AUTHORS
author Todd Larsen <tlarsen@google.com>
Mon, 11 Aug 2008 16:57:46 +0000
changeset 66 8c86470746fc
parent 7 5c72db822ebb
child 79 58001ec7720c
permissions -rw-r--r--
Finished migrating the "proto" app (which only contained a Person profile edit form) to the new combined trunk/app layout. Also, moved the form template from profile.html to profile/edit.html, to follow the "one template per view" approach (rather than have read-write vs. read-only logic in a single template).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
# Please sort this file in alphabetical order by last (given) name.
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     2
# Please only include one name per line.  If an (optional) email address is
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     3
# included, it must be RFC 2821 compliant (properly quoted, escaped, etc.).
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     4
# Lines beginning with # can be stripped from the file, as can blank lines.
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     5
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     6
"Todd Larsen" <tlarsen@google.com>
7
5c72db822ebb Initial revision of the user.py module, containing the User Model, from the
Todd Larsen <tlarsen@google.com>
parents: 5
diff changeset
     7
"Sverre Rabbelier" <sverre@rabbelier.nl>
5
41c3b7f045b4 Initial AUTHORS file. Each contributor is added when their first contribution
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     8