mirror of
https://github.com/django/django.git
synced 2025-01-26 18:19:18 +00:00
d73176a842
Added apps to unmigrated apps if the migrations module is a file or a folder missing __init__.py. Thanks to Ernest0x for the bug report.