mirror of
https://github.com/Hopiu/django.git
synced 2026-04-25 17:24:49 +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 | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||