mirror of
https://github.com/django/django.git
synced 2025-10-04 12:29:11 +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.