1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #29091 -- Fixed makemigrations crash if migrations directory doesn't have __init__.py.

Regression in aadd3aeb2b.
This commit is contained in:
Tim Graham
2018-01-30 18:28:04 -05:00
parent de59132afc
commit 0a37ea56d0
4 changed files with 11 additions and 1 deletions