> Does removing it cause any test failures?
>
> Karen

Yes, one, on sqlite:

Test:
ERROR: test_issue_6755
(regressiontests.model_inheritance_regress.tests.ModelInheritanceTest)

Exception:
IntegrityError: model_inheritance_regress_restaurant.serves_hot_dogs
may not be NULL

This is the desired behavior. We just don't know whether they serve
hot dogs. I've been there once but it was a long time ago.

#6755 seems unrelated to this issue ("Model Inheritance doesn't work
in the admin"). Haven't tested on other databases.

Andrew

-- 
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.

Reply via email to