I think the fix for you currently is to put __your__ app before the admin 
app, this way your ready() will patch the user first and then the admin 
checks run.

On Wednesday, August 26, 2015 at 9:06:07 AM UTC+2, Florian Apolloner wrote:
>
>
>
> On Tuesday, August 25, 2015 at 6:19:44 PM UTC+2, Marcin Nowak wrote:
>>
>> Thanks, Carl. This specific error can solved by changing 
>> 'django.contrib.admin' to 'django.contrib.admin.apps.SimpleAdminConfig' in 
>> INSTALLED_APPS.
>>
>
> This disables admin autodiscovery though, I doubt that is what you want… 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/9a01c325-ebad-44d3-8d7d-9df4e4808f0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to