Hi all, I've been looking into a few old unresolved issues.
http://code.djangoproject.com/ticket/11667 "Full traceback if import error before model validation" is a simple annoyance. On the issue page (one year old) various solutions are suggested, each with a patch. Can someone take a decision on the best patch and move this forward? http://code.djangoproject.com/ticket/10967 save(force_update=True) crashes with model inheritance Turned out to be quite simple. I've provided tests & a patch. If someone who knows about the ORM is willing to take a look I guess we could move to a check in quickly. If anyone would care to take a look, that would be much appreciated, Klaas -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
