mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
63fc91b3ca
Made the fix in InteractiveMigrationQuestioner class code, rather than MigrationAutodetector, because --dry-run shouldn't affect whether MigrationAutodetector will detect non-nullable fields, but the questioner should skip the question and returns a None for default (since that won't be used anyway) if --dry-run is used. |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py |