1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
Konrad Świat 934a16dc93 Fixed #23468 -- Added checks for duplicate fixtures directories in loaddata.
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.
2014-10-31 18:21:54 -04:00
..
2014-10-22 21:21:02 -04:00
2014-10-28 10:12:10 -04:00
2014-10-08 18:10:50 -04:00
2014-10-08 05:11:09 +07:00
2014-08-18 13:44:10 -04:00
2014-09-29 08:13:40 -04:00
2014-10-15 16:36:11 -04:00
2014-09-24 06:32:42 -04:00
2014-09-29 08:13:40 -04:00
2014-09-09 20:55:57 +02:00