We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1458686 commit 0f4374cCopy full SHA for 0f4374c
README.rst
@@ -90,7 +90,7 @@ Standard Django settings
90
91
- TEST_CREATE
92
93
- String. If it is set to ``False``, the test database won’t be
+ Boolean. If it is set to ``False``, the test database won’t be
94
automatically created at the beginning of the tests and dropped at the end.
95
This is useful not to be charged too much for creating new databases
96
in every test when you run tests with Windows Azure SQL Database.
0 commit comments