app/django/contrib/formtools/models.py
author Todd Larsen <tlarsen@google.com>
Tue, 20 Jan 2009 22:33:43 +0000
changeset 855 fbc1a87364ac
parent 54 03e267d67478
permissions -rw-r--r--
Do not crash on *every* page load if there is no ToS Document. 'tos' ReferenceProperty might be present, but still be None. Patch by: Todd Larsen Review by: to-be-reviewed

""" models.py (even empty) currently required by the runtests.py to enable unit tests """