#23799 closed Bug (fixed)
squashmigrations --no-optimize still optimizes
Reported by: | Tillmann Karras | Owned by: | Tillmann Karras |
---|---|---|---|
Component: | Migrations | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | info+coding@… | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
The --no-optimize option doesn't have any effect.
See pull request 3500.
Change History (13)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Cc: | added |
---|
comment:3 by , 10 years ago
Needs tests: | set |
---|
Though its a rather small patch I'd like to see a test for the now working feature.
comment:4 by , 10 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:5 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 10 years ago
Owner: | changed from | to
---|
comment:7 by , 10 years ago
@avojnovicDk: Are you at DjangoUnderTheHood? I forgot to set the owner, now we might be working on the same thing.
comment:8 by , 10 years ago
Needs tests: | unset |
---|
there is PR
https://github.com/django/django/pull/3521
we didn't see this thread updated till the login... I made the PR without knowing...
comment:9 by , 10 years ago
Owner: | changed from | to
---|
After talking with yamila-moreno, we agreed to have me finish this ticket. Sorry avojnovicDk, haven't heard anything from you, so I'll just change the owner (again).
comment:10 by , 10 years ago
I just saw this. :) Yes, I am at DjangoUnderTheHood and was just working on this. I'll find something else to work on, no problem. It's great that the ticket is finished.
comment:11 by , 10 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:12 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
See https://github.com/django/django/pull/3500