I am working on fixing #14087. I think the biggest problem is that django do not support PEP 302 importers. Also, because of this, tickets are marked as won't fix or fixed by introducing much more implementation detail. It is not hard to find many of them, #582 #596 #8238 #8280 #12206 #13587 #16718 #17331. #13334 might be the only exception. Add support for PEP 302 importers should fix most of them, if not all.
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.