1
0
mirror of https://github.com/django/django.git synced 2025-02-09 17:06:05 +00:00
Claude Paroz da9cf53cb5 Fixed #22564 -- Prevented unneeded bytestrings in migrations
In some cases, this could lead to migrations written with Python 2
being incompatible with Python 3.
Thanks Tim Graham for the report and Loïc Bistuer for the advices.
2014-05-06 09:13:07 +02:00
..
2014-04-21 12:27:34 +02:00
2014-02-28 09:54:53 +01:00