mirror of
https://github.com/Hopiu/django.git
synced 2026-04-14 12:01:08 +00:00
If settings.FIXTURE_DIRS contains duplicates or a default fixture directory (app_name/fixtures), ImproperlyConfigured is raised. Thanks to Berker Peksag and Tim Graham for review. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| fixtures_1 | ||
| fixtures_2 | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||