On 13.12.2012 15:54, Anssi Kääriäinen wrote:
Second, I have created a patch which should allow your work to continue working in master. See https://github.com/akaariai/django/commit/94c417d2a29a0f72b26019fc38ef400420097aa4 - the idea is to change get_fields_with_model() so that it doesn't return different values for proxy models compared to concrete models. I think this is a good solution overall, though this change is somewhat scary - get_fields_with_model is used in many places of the ORM...
Thanks for the patch. It causes all typedmodels' tests to pass, however I still have to monkey patch _fill_fields_cache to bypass some currently untested issues. I will investigate this further and hopefully provide some more detailed comments.
Regards, Krzysztof -- 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.