app/django/test/signals.py
author Todd Larsen <tlarsen@google.com>
Tue, 16 Sep 2008 02:28:33 +0000 (2008-09-16)
changeset 149 f2e327a7c5de
parent 54 03e267d67478
child 323 ff1a9aa48cfd
permissions -rw-r--r--
Load ../google_appengine into trunk/thirdparty/google_appengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
03e267d67478 Major reorganization of the soc svn repo, to merge into a single App Engine
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
template_rendered = object()