#21428: Django 1.6 GenericRelation editable regression
-------------------------------------+-------------------------------------
     Reporter:  joshcartme           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.6
  (models, ORM)                      |               Resolution:  fixed
     Severity:  Release blocker      |             Triage Stage:  Ready for
     Keywords:  GenericRelation,     |  checkin
  ModelForm, Admin, editable         |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by Anssi Kääriäinen <akaariai@…>):

 In [changeset:"326539f6a4936cda031b4a5f7caad788569f3329"]:
 {{{
 #!CommitTicketReference repository=""
 revision="326539f6a4936cda031b4a5f7caad788569f3329"
 Fixed a regression caused by fix for #21428

 On Python 3 sorting Fields mixed with GenericForeignKeys doesn't work
 as GenericForeignKey isn't a subclass of django.db.models.fields.Field.

 Refs #21428.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21428#comment:15>
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/068.4a1c55e7ecb377f63c99e82a71e76293%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to