src/ldtplatform/settings.py
changeset 18 88104aea80cb
parent 16 cc7e7ba6efd3
child 21 50a6ba97a22d
equal deleted inserted replaced
17:553788adf58e 18:88104aea80cb
   145     'social_auth',
   145     'social_auth',
   146     'south',
   146     'south',
   147     'guardian',
   147     'guardian',
   148     'sorl.thumbnail',
   148     'sorl.thumbnail',
   149     'tastypie',
   149     'tastypie',
   150     'hashcut',
       
   151 )
   150 )
   152 
   151 
   153 AUTH_PROFILE_MODULE = 'user.UserProfile'
   152 AUTH_PROFILE_MODULE = 'user.UserProfile'
   154 
   153 
   155 DECOUPAGE_BLACKLIST = (
   154 DECOUPAGE_BLACKLIST = (