mirror of
https://github.com/Hopiu/django.git
synced 2026-05-02 12:44:44 +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 | ||