On Thursday, August 6, 2015 at 5:36:09 PM UTC+2, Tim Graham wrote:
>
> Perhaps your monkeypatches should be moved to `AppConfig.ready()` methods 
> so they are applied before the system check framework is invoked? 
>

I'll try that, thanks. To be honest I should remove monkeypatching, I don't 
like it, but I don't want do it now.
 

>  
>
How many problematic checks are you running into?
>

Above 60 overall.

Can you describe them a bit more? If anything, SILENCED_SYSTEM_CHECKS = 
> ['*'] to disable checks seems like the best option that Josh proposed, but 
> I'd like more justification before we spend time doing that.
>

E108, E304, E305, E116, E306, many W342, W340.
I'm using many mappings for read-only and they don't need to be valid as 
regular models.

Cheers,
Marcin

-- 
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/f85884dc-8c08-4d04-a0fd-f55e0329c8e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to