Closed shivamMg closed 8 years ago
@shivamMg we have changed the database models but they are not merged in the master branch. We are still working on it. What you can do is write the tests for the current views and then we can modify the tests in future whenever we shift.
:+1: Closing it.
@DESHRAJ Looks like I saw this a little late. Alright I'm going to write the tests then.
After I issue the
migrate
command I get the following warning:A fix would be to provide default values to
BooleanField
s.