summaryrefslogtreecommitdiffstats
path: root/webapp/django/contrib/formtools/models.py
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2008-10-21 07:00:00 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2008-10-21 07:00:00 -0700
commit38966837f9f0b331b3cafa3dccb8b41f8c42c671 (patch)
treeff79845ba8f053cc0e57ee2020acd5957cc2022e /webapp/django/contrib/formtools/models.py
Initial Contributionv1.0
Diffstat (limited to 'webapp/django/contrib/formtools/models.py')
-rw-r--r--webapp/django/contrib/formtools/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/django/contrib/formtools/models.py b/webapp/django/contrib/formtools/models.py
new file mode 100644
index 0000000000..13990e24af
--- /dev/null
+++ b/webapp/django/contrib/formtools/models.py
@@ -0,0 +1 @@
+""" models.py (even empty) currently required by the runtests.py to enable unit tests """