Changeset 2866
- Timestamp:
- 05/08/06 15:39:52 (2 years ago)
- Files:
-
- django/trunk/docs/modpython.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/modpython.txt
r2809 r2866 188 188 ``svn update`` your code to get the latest admin templates, if they 189 189 change. 190 2. Or, copy the admin media files so that they live within your document191 root.190 2. Or, copy the admin media files so that they live within your Apache 191 document root. 192 192 193 193 Error handling
