1
0
mirror of https://github.com/django/django.git synced 2025-03-31 19:46:42 +00:00
Senko Rasic cc3b3ba93a Fixed #18990: Loaddata now complains if fixture doesn't exist
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.
2013-05-19 10:56:09 +02:00
..
2013-05-10 08:56:39 -07:00
2013-05-18 20:48:47 +02:00
2013-02-26 14:36:57 +01:00
2013-02-26 10:00:14 +01:00