web/ldtplatform/settings.py
changeset 136 37496f2c1fa9
parent 122 f3a013f66974
parent 135 01f6e48255f7
child 161 ec99af8284f5
equal deleted inserted replaced
134:f43aac310c17 136:37496f2c1fa9
   132     'ldt.management',
   132     'ldt.management',
   133     'oauth_provider',
   133     'oauth_provider',
   134     'django_openid_consumer',
   134     'django_openid_consumer',
   135     'piston',
   135     'piston',
   136     'social_auth',
   136     'social_auth',
       
   137     'south',
   137 )
   138 )
   138 
   139 
   139 DECOUPAGE_BLACKLIST = (
   140 DECOUPAGE_BLACKLIST = (
   140      "de_PPP",
   141      "de_PPP",
   141 )
   142 )