Add a note about Python 2.6.
This commit is contained in:
parent
d03b214f24
commit
b53c228257
1 changed files with 9 additions and 7 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
# This needs to be changed to the appropriate path on your django
|
||||
# install. It serves admin site media.
|
||||
# For Python 2.6, this is:
|
||||
# /usr/lib/python2.6/dist-packages/django/contrib/admin/media/
|
||||
Alias /media/amedia/ "/usr/lib/python2.5/site-packages/django/contrib/admin/media/"
|
||||
<Directory "/usr/lib/python2.5/site-packages/django/contrib/admin/media">
|
||||
Order allow,deny
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue