mirror of
https://github.com/Hopiu/django.git
synced 2026-05-17 20:11:06 +00:00
The fixture named "initial_data" is exceptional though; if it doesn't exist, the error is not raised. This allows syncdb and flush management commands to attempt to load it without causing an error if it doesn't exist. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| fixtures_1 | ||
| fixtures_2 | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||