Files
django-polymorphic/polymorphic
Diederik van der Boor a6aa95c07e Fixed internal usage of deprecated base_objects
Reverted the change in f898f80594 that
also replaces the internal `base_objects` with `.non_polymorphic()`.
That also changed which querysets was used. Use a clean queryset
instead that has no select-related/prefetch information, etc.. like
previous versions did.
2018-02-05 13:00:23 +01:00
..
2018-01-16 10:53:34 +00:00