1
0
mirror of https://github.com/django/django.git synced 2025-01-16 05:12:23 +00:00
django/tests/multiple_database
Aymeric Augustin c3df866619 Fixed #20603 -- Made the test suite faster.
By avoiding to run syncdb with the full set of test models.

Thanks Anssi for the idea.
2013-06-14 23:16:15 +02:00
..