summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorMoayad Mardini <moayad.m@gmail.com>2014-05-22 12:42:46 +0300
committerTim Graham <timograham@gmail.com>2014-05-24 09:56:18 -0400
commit63fc91b3cac523690655c1d86d09972e0cc3a29d (patch)
tree725af3ee0012a51357e76326653a7e7aad303438 /docs/ref
parent9fb0f5dddc4cf7f2d294af1bcde2c359cffd90a5 (diff)
Fixed #22676 -- makemigrations --dry-run should not ask for defaults
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.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions