Changeset 6017
- Timestamp:
- 08/25/07 18:56:33 (1 year ago)
- Files:
-
- django/trunk/docs/django-admin.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/django-admin.txt
r6013 r6017 480 480 not yet accept a ``host`` or ``port`` parameter. 481 481 482 Also note that it does *not* automatically detect changes to your Python source 483 code (as ``runserver`` does). It does, however, detect changes to templates. 484 482 485 .. _unit tests: ../testing/ 483 486
