diff options
| author | Moayad Mardini <moayad.m@gmail.com> | 2014-05-22 12:42:46 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-05-24 09:56:18 -0400 |
| commit | 63fc91b3cac523690655c1d86d09972e0cc3a29d (patch) | |
| tree | 725af3ee0012a51357e76326653a7e7aad303438 /docs | |
| parent | 9fb0f5dddc4cf7f2d294af1bcde2c359cffd90a5 (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')
0 files changed, 0 insertions, 0 deletions
