Note: this is a blocking issue for me in the replacement of the deprecated
{{{SimpleTestCase.urls}}} by {{{override_settings(ROOT_URLCONF=...)}}}.
--
Ticket URL: <https://code.djangoproject.com/ticket/26427>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/26427#comment:1>
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
Comment:
[https://github.com/django/django/pull/6495 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26427#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"669c29c8f4986def15cc4ee38b27299d32d5009f" 669c29c]:
{{{
#!CommitTicketReference repository=""
revision="669c29c8f4986def15cc4ee38b27299d32d5009f"
Fixed #26427 -- Ensured deleted setting doesn't appear in dir(settings)
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26427#comment:3>