remove foundation from INSTALLED_APPS

This commit is contained in:
Yohan Boniface 2013-02-15 16:29:16 +01:00
parent e26d4fb575
commit 53a8db7555

View file

@ -30,7 +30,6 @@ SECRET_KEY = 'j6fly6aomgo6!3_$v#9kvhw-%wgs1@1l6x+4nr73tmn40=&_@&'
INSTALLED_APPS = (
'leaflet_storage',
'foundation',
'endless_pagination',
'umap',
'sesql',