Added default value for a BooleanField in test models
Test models introduced for #10733 didn't contain default value for a BooleanField(). Check command didn't like that -> check tests failed.
Loading
Please register or sign in to comment
Test models introduced for #10733 didn't contain default value for a BooleanField(). Check command didn't like that -> check tests failed.