src/ldtplatform/settings.py
changeset 58 80317ff7192b
parent 21 50a6ba97a22d
child 59 4671c9fd69b5
equal deleted inserted replaced
57:09070ac1872f 58:80317ff7192b
   146     'south',
   146     'south',
   147     'guardian',
   147     'guardian',
   148     'sorl.thumbnail',
   148     'sorl.thumbnail',
   149     'tastypie',
   149     'tastypie',
   150     'hashcut',
   150     'hashcut',
       
   151     'chunked_uploads',
   151 )
   152 )
   152 
   153 
   153 AUTH_PROFILE_MODULE = 'user.UserProfile'
   154 AUTH_PROFILE_MODULE = 'user.UserProfile'
   154 
   155 
   155 DECOUPAGE_BLACKLIST = (
   156 DECOUPAGE_BLACKLIST = (