mirror of
https://github.com/django/django.git
synced 2025-06-04 02:59:13 +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.