test.runner.DiscoverRunner.setup_databases()

DiscoverRunner.setup_databases(**kwargs)

Creates the test databases.

Returns a data structure that provides enough detail to undo the changes that have been made. This data will be provided to the teardown_databases() function at the conclusion of testing.

doc_Django
2016-10-09 18:40:02
Comments
Leave a Comment

Please login to continue.