Changeset 6454
- Timestamp:
- 10/04/07 17:50:06 (1 year ago)
- Files:
-
- django/trunk/docs/newforms.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/newforms.txt
r6409 r6454 2076 2076 2077 2077 That's all the documentation for now. For more, see the file 2078 http://code.djangoproject.com/browser/django/trunk/tests/regressiontests/forms /tests.py2078 http://code.djangoproject.com/browser/django/trunk/tests/regressiontests/forms 2079 2079 -- the unit tests for ``django.newforms``. This can give you a good idea of 2080 what's possible. 2080 what's possible. (Each submodule there contains separate tests.) 2081 2081 2082 2082 If you're really itching to learn and use this library, please be patient.
