web/ldtplatform/settings.py
changeset 135 01f6e48255f7
parent 6 7bc847aaccac
child 136 37496f2c1fa9
equal deleted inserted replaced
20:45cf063be4a5 135:01f6e48255f7
   119     'ldt',
   119     'ldt',
   120     'ldt.core',
   120     'ldt.core',
   121     'ldt.ldt_utils',
   121     'ldt.ldt_utils',
   122     'ldt.user',
   122     'ldt.user',
   123     'ldt.management',
   123     'ldt.management',
       
   124     'south',
   124 )
   125 )
   125 
   126 
   126 DECOUPAGE_BLACKLIST = (
   127 DECOUPAGE_BLACKLIST = (
   127      "de_PPP",
   128      "de_PPP",
   128 )
   129 )