forked from expo/troggle
[svn] Change to get js in admin work for feincms
This commit is contained in:
parent
64db29fa98
commit
82cc8e1fe7
@ -90,6 +90,6 @@ INSTALLED_APPS = (
|
||||
'feincms' #This is a little content management app that does the javascript admin page for mptt.
|
||||
)
|
||||
|
||||
FEINCMS_ADMIN_MEDIA=MEDIA_URL
|
||||
FEINCMS_ADMIN_MEDIA=MEDIA_URL + 'feincms/'
|
||||
|
||||
from localsettings import * #localsettings needs to take precedence. Call it to override any existing vars.
|
Loading…
Reference in New Issue
Block a user