Sat, 31 May 2008 01:11:22 +0000 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com> [Sat, 31 May 2008 01:11:22 +0000] rev 41
Empty index.yaml file created by dev_appserver.py, so that it will stop showing up as an unknown file in the 'svn status' output.
Fri, 30 May 2008 17:14:42 +0000 A {% field_as_table_row %} template tag to simplify custom forms. (This
Todd Larsen <tlarsen@google.com> [Fri, 30 May 2008 17:14:42 +0000] rev 40
A {% field_as_table_row %} template tag to simplify custom forms. (This template file was missed in the r348 commit.) Patch by: Todd Larsen Review by: Pawel Solyga Review issue: 221 Review URL: http://codereviews.googleopensourceprograms.com/221
Wed, 28 May 2008 20:52:28 +0000 Major revamp of Person model, splitting up poorly-validated properties into
Todd Larsen <tlarsen@google.com> [Wed, 28 May 2008 20:52:28 +0000] rev 39
Major revamp of Person model, splitting up poorly-validated properties into StringProperties, etc. Patch by: Todd Larsen Review by: Pawel Solyga Review issue: 261 Review URL: http://codereviews.googleopensourceprograms.com/261
Fri, 23 May 2008 20:56:02 +0000 A {% field_as_table_row %} template tag to simplify custom forms.
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 20:56:02 +0000] rev 38
A {% field_as_table_row %} template tag to simplify custom forms. Patch by: Todd Larsen Review by: Pawel Solyga Review issue: 221 Review URL: http://codereviews.googleopensourceprograms.com/221
Fri, 23 May 2008 19:07:45 +0000 List of countries and territories used in addresses.
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 19:07:45 +0000] rev 37
List of countries and territories used in addresses. Patch by: Todd Larsen Review by: Maarten Lankhorst Review issue: 241 Review URL: http://codereviews.googleopensourceprograms.com/241
Fri, 23 May 2008 03:35:33 +0000 DbModelForm class that fixes verbose_name and help_text handling for Django
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 03:35:33 +0000] rev 36
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
Fri, 23 May 2008 00:22:07 +0000 Replace verbose text in __doc__ string with link to wiki topic about using
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 00:22:07 +0000] rev 35
Replace verbose text in __doc__ string with link to wiki topic about using nosetests to run the tests.
Thu, 22 May 2008 19:49:02 +0000 Fix a typo in the {% extends %} example and add a section on Model-specific
Todd Larsen <tlarsen@google.com> [Thu, 22 May 2008 19:49:02 +0000] rev 34
Fix a typo in the {% extends %} example and add a section on Model-specific View template sub-directories.
Thu, 22 May 2008 19:37:38 +0000 Add customized proto/person/profile.html template that was missed in the
Todd Larsen <tlarsen@google.com> [Thu, 22 May 2008 19:37:38 +0000] rev 33
Add customized proto/person/profile.html template that was missed in the original apps/proto commit, and follow the new <model>/<view>.html directory structure now used in soc/templates/soc.
Thu, 22 May 2008 19:36:13 +0000 Move soc/profile.html into soc/person/profile.html, to avoid collisions between
Todd Larsen <tlarsen@google.com> [Thu, 22 May 2008 19:36:13 +0000] rev 32
Move soc/profile.html into soc/person/profile.html, to avoid collisions between similarly-named templates.
(0) -10 +10 +100 +300 +1000 +3000 tip