mirror of
https://github.com/django/django.git
synced 2025-03-14 03:10:45 +00:00
Previous versions of the tests were buggy, as initial_data.json did exist and the test wasn't failing. It was finally failing on Python 3.4.2. Thanks Raphaël Hertzog for the report (and Debian bug #765117 contributors). Backport of 7a893ee771 from master.