mirror of
https://github.com/django/django.git
synced 2025-10-09 14:59:24 +00:00
Test models introduced for #10733 didn't contain default value for a BooleanField(). Check command didn't like that -> check tests failed.
Test models introduced for #10733 didn't contain default value for a BooleanField(). Check command didn't like that -> check tests failed.