#35656: Make migration Command doesn't allow changing the autodetector
-------------------------------------+-------------------------------------
     Reporter:  Ahmed Ibrahim        |                    Owner:  leondaz
         Type:                       |                   Status:  assigned
  Cleanup/optimization               |
    Component:  Migrations           |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  migrations,          |             Triage Stage:  Accepted
  makemigrations, commands           |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz):

 * easy:  1 => 0
 * stage:  Unreviewed => Accepted
 * version:   => dev

Comment:

 I also do think having a way to specify a custom autodetector class would
 be an improvement. However, the autodetector class should be the same in
 `makemigrations` as the one in `migrate` command, so it might not be
 trivial to define it so it doesn't require the user to customize the class
 separately in both commands.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35656#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701911c9a913c-eb30ad54-f12c-4967-aa1b-64455f764338-000000%40eu-central-1.amazonses.com.

Reply via email to