#2111: Admin site can't deal with broken ForeignKeys
---------------------------------------+------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian           
     Type:  defect                     |      Status:  new              
 Priority:  normal                     |   Milestone:                   
Component:  Admin interface            |     Version:                   
 Severity:  normal                     |    Keywords:  admin, foreignkey
---------------------------------------+------------------------------------
 I'm using Django's admin site to interface to an existing database that
 does has some broken ForeignKey references. Instead of the admin site
 allowing me to edit and correct these records, I can't even browse them.
 When the admin interface should display the "Select [model] to change"
 menu I get a Django error page with the exception "DoesNotExist: [model]
 matching query does not exist."

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2111>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to