changeset 16 | cc7e7ba6efd3 |
parent 1 | 5778de052a1b |
child 18 | 88104aea80cb |
15:db98c84cd927 | 16:cc7e7ba6efd3 |
---|---|
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 = ( |