summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/__init__.py
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-10-28 20:34:37 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-10-28 20:34:37 +0000
commit88a2f53b858fedf46ceb84a9fe09558b31038eb7 (patch)
treecbe9ed298bf37f039e1359fe5b4e66522306745b /tests/regressiontests/forms/__init__.py
parent4d596a1f6443eaf5d18d70a18aaac25030c7fc81 (diff)
Split django.newforms into forms, fields, widgets, util. Also moved unit tests from docstrings to a standalone module in tests/regressiontests/forms, to save docstring memory overhead, keep code readable and fit our exisitng convention
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3945 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/forms/__init__.py')
-rw-r--r--tests/regressiontests/forms/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/forms/__init__.py b/tests/regressiontests/forms/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/regressiontests/forms/__init__.py