mirror of
https://github.com/django/django.git
synced 2025-06-02 10:09:12 +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.