#15610: Generic Foreign Keys break when used with multi-db.
--------------------------------------+------------------------------------
     Reporter:  legutierr             |                    Owner:  nobody
         Type:  Bug                   |                   Status:  new
    Component:  contrib.contenttypes  |                  Version:  dev
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  1                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by bcail):

 * cc: bcail (added)

Comment:

 The GenericForeignKey docs
 
(https://docs.djangoproject.com/en/5.0/ref/contrib/contenttypes/#django.contrib.contenttypes.fields.GenericForeignKey)
 talk about having a ForeignKey to ContentType. Would that ForeignKey work
 in this case, though, where ContentType is in a different database?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/15610#comment:19>
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/0107018d3d42e341-56068b07-42d3-4a32-8408-199c93210384-000000%40eu-central-1.amazonses.com.

Reply via email to