jqb / django-settings

Application to keep simple settings in database. Based on the contenttype framework.
BSD 3-Clause "New" or "Revised" License
83 stars 47 forks source link

Removed broken testcase and added working one #1

Closed treyhunner closed 13 years ago

treyhunner commented 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.