diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2006-10-28 20:34:37 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2006-10-28 20:34:37 +0000 |
| commit | 88a2f53b858fedf46ceb84a9fe09558b31038eb7 (patch) | |
| tree | cbe9ed298bf37f039e1359fe5b4e66522306745b /tests/regressiontests/forms/models.py | |
| parent | 4d596a1f6443eaf5d18d70a18aaac25030c7fc81 (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/models.py')
| -rw-r--r-- | tests/regressiontests/forms/models.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/forms/models.py b/tests/regressiontests/forms/models.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/forms/models.py |
