#24104: Refs #23987 - SQLite schema should to look for internal type of field
instead of class instance when choosing a default for created fields
----------------------------------------------+----------------------
     Reporter:  coldmind                      |      Owner:  coldmind
         Type:  Cleanup/optimization          |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.7
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+----------------------
 See alex/django-taggit#285 for example where this issue can be present.
 Some custom related fields can not have a default, but in the same time
 they will be not inheritors of ManyToManyField.

--
Ticket URL: <https://code.djangoproject.com/ticket/24104>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.4829f91d5116b2974189c85247e844f4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to