googaa / django-reporting

Automatically exported from code.google.com/p/django-reporting
0 stars 0 forks source link

Report fails if detail_list_display contains a ForeignKey field with broken relation (pointing to non-existing row) #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If detail_list_display contains a ForeignKey field which has a broken link 
(pointing to a non-existing row in related table) among others good ones a 
report fails with "Couldnot resove '<field name>' into value" exception.

Original issue reported on code.google.com by esizi...@gmail.com on 23 Jun 2010 at 7:23