#31254: "populate() isn't reentrant" masks underlying error
------------------------------+--------------------------------------
Reporter: TK-23 | Owner: nobody
Type: Bug | Status: closed
Component: Core (Other) | Version: 2.2
Severity: Normal | Resolution: needsinfo
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 Timothy Schilling):
I was able to reproduce this by creating a second app named `auth`. This
was fixed in https://code.djangoproject.com/ticket/21679, but there's no
check or indication that was the problem.
I believe `django.setup` eats the `ImproperlyConfigured` exception that's
raised.
--
Ticket URL: <https://code.djangoproject.com/ticket/31254#comment:4>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.cd047d625ffc8bdfe1b679cc35d81c1a%40djangoproject.com.