Changeset 4742
- Timestamp:
- 03/16/07 10:02:21 (2 years ago)
- Files:
-
- django/trunk/docs/django-admin.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/django-admin.txt
r4661 r4742 217 217 218 218 The fixtures that are named can include directory components. These 219 directories will be in luded in the search path. For example::219 directories will be included in the search path. For example:: 220 220 221 221 django-admin.py loaddata foo/bar/mydata.json
