remove foundation from INSTALLED_APPS
This commit is contained in:
parent
e26d4fb575
commit
53a8db7555
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ SECRET_KEY = 'j6fly6aomgo6!3_$v#9kvhw-%wgs1@1l6x+4nr73tmn40=&_@&'
|
||||||
|
|
||||||
INSTALLED_APPS = (
|
INSTALLED_APPS = (
|
||||||
'leaflet_storage',
|
'leaflet_storage',
|
||||||
'foundation',
|
|
||||||
'endless_pagination',
|
'endless_pagination',
|
||||||
'umap',
|
'umap',
|
||||||
'sesql',
|
'sesql',
|
||||||
|
|
Loading…
Reference in a new issue