#29906: `isinstance(django_settings, type)` triggers ImproperlyConfigured, although settings are not really accessed -------------------------------+-------------------------------------- Reporter: Daniel Hahler | Owner: nobody Type: Bug | Status: closed Component: Core (Other) | Version: 2.1 Severity: Normal | Resolution: invalid Keywords: | Triage Stage: Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------+--------------------------------------
Comment (by Daniel Hahler): Just for the record: it is not via ``__getattr__``, but because ``__class__`` itself is special property already: https://github.com/django/django/blob/3d4d0a25b299a97314582156a0d63d939662d310/django/utils/functional.py#L305 I still think that ``isinstance()`` should not throw, but created a fix/workaround for pytest nonetheless. -- Ticket URL: <https://code.djangoproject.com/ticket/29906#comment:3> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/065.8a9fb3266b18050529cc86feb6036f9c%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.