#34117: Anomaly with makemigrations
-------------------------------------+-------------------------------------
     Reporter:  Ismael ABBO          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Migrations           |                  Version:  3.2
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  CustomUser, field,   |             Triage Stage:
  anomaly                            |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid
 * component:  Database layer (models, ORM) => Migrations


Comment:

 You have a trailing comma after the field's closing parenthesis which
 creates a tuple and thus it isn't detected as a field. In the future,
 please see TicketClosingReasons/UseSupportChannels for ways to get help
 debugging and create a ticket only for confirmed bugs. Thanks!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34117#comment:2>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701840c387e5e-1fb8ac69-578b-47b0-8c6d-f46130838942-000000%40eu-central-1.amazonses.com.

Reply via email to