1
0
mirror of https://github.com/django/django.git synced 2025-02-23 16:24:46 +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
..