Files
django-polymorphic/polymorphic/admin
Diederik van der Boor 02b71d8ba9 Improve fix of PR #321
checking hasattr(self, 'fieldsets') alway returns true, and produces
different effects. The hasattr(self, 'declared_fieldsets') was designed
to detect whether Django injected that attribute.

Amends: 5e150ea85a
2017-11-20 15:22:58 +01:00
..
2016-12-19 11:28:41 +01:00
2017-11-20 15:22:58 +01:00
2016-06-10 14:25:06 +02:00