Changeset 3678
- Timestamp:
- 08/29/06 13:04:09 (2 years ago)
- Files:
-
- django/trunk/docs/django-admin.txt (modified) (1 diff)
- django/trunk/docs/testing.txt (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/django-admin.txt
r3357 r3678 293 293 give you the option of creating a superuser immediately. 294 294 295 test 296 ---- 297 298 Discover and run tests for all installed models. See `Testing Django applications`_ for more information. 299 300 .. _testing django applications: ../testing/ 301 295 302 validate 296 303 --------
