mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-20 01:42:30 +00:00
[svn]
This commit is contained in:
parent
7dce545b4c
commit
4917d7e747
@ -90,4 +90,6 @@ INSTALLED_APPS = (
|
|||||||
'feincms' #This is a little content management app that does the javascript admin page for mptt.
|
'feincms' #This is a little content management app that does the javascript admin page for mptt.
|
||||||
)
|
)
|
||||||
|
|
||||||
|
FEINCMS_ADMIN_MEDIA=MEDIA_URL
|
||||||
|
|
||||||
from localsettings import * #localsettings needs to take precedence. Call it to override any existing vars.
|
from localsettings import * #localsettings needs to take precedence. Call it to override any existing vars.
|
Loading…
Reference in New Issue
Block a user