diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2020-06-13 10:06:05 -0700 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-06-24 07:18:45 +0200 |
commit | 6f3e3e87ab72eb64dcce8e646f8eea07be6c3b7e (patch) | |
tree | 3698dd276a80bbc5ff60b9fe1511543044f19f81 /django/db/backends/postgresql/schema.py | |
parent | 01195c4a83cf237f4417be94e1a44aef9762b1c2 (diff) | |
download | django-6f3e3e87ab72eb64dcce8e646f8eea07be6c3b7e.tar.gz |
Fixed #31703 -- Made makemigrations name all initial migrations "initial".
When the MigrationAutodetector creates more than one initial migration
in a app, name all initial migrations "initial" rather than the opaque
"auto_<DATE>_<TIME>" name.
Initial migrations that have a descriptive name continue to use the
descriptive name.
Diffstat (limited to 'django/db/backends/postgresql/schema.py')
0 files changed, 0 insertions, 0 deletions