Changeset 9545 for src


Ignore:
Timestamp:
Aug 23, 2011, 11:27:43 AM (13 years ago)
Author:
rick
Message:

Make sure admin prefix works as expected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/django_gheat/settings.py

    r9544 r9545  
    8686# Make sure to use a trailing slash.
    8787# Examples: "http://foo.com/static/admin/", "/static/admin/".
    88 ADMIN_MEDIA_PREFIX = '/static/admin/'
     88ADMIN_MEDIA_PREFIX = '/d/static/admin/'
    8989
    9090# Additional locations of static files
Note: See TracChangeset for help on using the changeset viewer.