Closed treyhunner closed 13 years ago
The current test case makes an unnecessary assumption about the settings file being used. This generalizes this test to ensure that the DJANGO_SETTINGS contents always match up with the Setting models.
DJANGO_SETTINGS
Setting
The current test case makes an unnecessary assumption about the settings file being used. This generalizes this test to ensure that the
DJANGO_SETTINGS
contents always match up with theSetting
models.