Message ID | 20111215093913.21961.37046.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_server/settings/common.py' --- lava_server/settings/common.py 2011-11-29 15:14:01 +0000 +++ lava_server/settings/common.py 2011-12-15 09:30:10 +0000 @@ -82,7 +82,7 @@ # Examples: "http://static.lawrence.com", "http://example.com/static/" STATIC_URL = "/static/" -MOUNT_POINT = "/" +MOUNT_POINT = "" # URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a # trailing slash.