mirror of
https://github.com/django/django.git
synced 2025-06-29 15:29:13 +00:00
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.