1
0
mirror of https://github.com/django/django.git synced 2025-03-06 15:32:33 +00:00
Ramiro Morales 88f03db05f Fixed test that reads a migration file from disk.
We need to make sure content read from the file is decoded from UTF-8
right from the start so Python doesn't try to use another encoding
(read: ASCII/CP1252 under Windows.)
2013-10-27 14:54:56 -03:00
..
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-05-30 17:56:53 +01:00