1
0
mirror of https://github.com/django/django.git synced 2025-02-24 00:55:17 +00:00
Tim Graham eaa3c88345 Refs #22258 -- Fixed an unclosed temporary file in fixtures test.
This prevented the temporary directory from being removed
on Windows.
2015-09-09 14:35:51 -04:00
..