Files
django-polymorphic/polymorphic
Diederik van der Boor 8cf313335c Handle stale ContentType models (no longer referring to a model)
This builds on top of a fix in Django 1.6, and has a workaround for
Django 1.4 and 1.5. When the base class points to a model that no longer
exists, it will be silently dropped in the polymorphic queryset results.

This behavior is identical to iterating over results when the derived
table doesn't have the object anymore.
2013-05-19 14:35:29 +02:00
..
2013-04-10 14:18:55 +02:00
2013-04-10 14:23:29 +02:00
2013-04-08 00:37:51 +02:00
2013-04-08 00:32:02 +02:00
2011-12-20 18:59:50 +00:00
2011-12-20 18:59:50 +00:00
2013-04-08 00:32:06 +02:00