src/ldtplatform/settings.py
branchwith_hashcut_module
changeset 21 50a6ba97a22d
parent 18 88104aea80cb
child 58 80317ff7192b
child 81 8a667bb50299
equal deleted inserted replaced
20:047d0efda030 21:50a6ba97a22d
   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',
   150 )
   151 )
   151 
   152 
   152 AUTH_PROFILE_MODULE = 'user.UserProfile'
   153 AUTH_PROFILE_MODULE = 'user.UserProfile'
   153 
   154 
   154 DECOUPAGE_BLACKLIST = (
   155 DECOUPAGE_BLACKLIST = (