Files
django-polymorphic/polymorphic/admin
Diederik van der Boor a2ba52517f 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-12-22 10:03:13 +01:00
..
2016-12-19 11:28:41 +01:00
2017-12-22 10:03:13 +01:00
2016-06-10 14:25:06 +02:00