#17648: Allow `GenericForeignKey` to retreive/store proxy model content type.
-------------------------------------+-------------------------------------
     Reporter:  charettes            |                    Owner:  charettes
         Type:  New feature          |                   Status:  new
    Component:                       |                  Version:  master
  contrib.contenttypes               |               Resolution:
     Severity:  Normal               |             Triage Stage:  Design
     Keywords:  contenttype proxy    |  decision needed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by charettes):

 * type:  Bug => New feature


Comment:

 Now that #18399 is fixed and it's possible to retrieve `ContentType`
 associated with proxy models I think we can move this ticket to ''New
 Feature''.

 Maybe we could add an extra kwargs to `GenericForeignKey`, the same way we
 did with `ContentTypeManager`, in order to maintain backward compatibility
 and allow storing/retrieving proxy model content type?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17648#comment:16>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to