Made small clarification to docs/modpython.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2866 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
885dd85b5f
commit
8e441e9c5a
|
@ -187,8 +187,8 @@ Here are two recommended approaches:
|
||||||
**and** templates -- stay in one place, and you'll still be able to
|
**and** templates -- stay in one place, and you'll still be able to
|
||||||
``svn update`` your code to get the latest admin templates, if they
|
``svn update`` your code to get the latest admin templates, if they
|
||||||
change.
|
change.
|
||||||
2. Or, copy the admin media files so that they live within your document
|
2. Or, copy the admin media files so that they live within your Apache
|
||||||
root.
|
document root.
|
||||||
|
|
||||||
Error handling
|
Error handling
|
||||||
==============
|
==============
|
||||||
|
|
Loading…
Reference in New Issue