The consensus was to document the change but not take any particular
measures.
--
Ticket URL: <https://code.djangoproject.com/ticket/24149>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by aaugustin):
The check for `tuple_settings` in the `Settings` class should be removed
eventually, as part of this ticket or later.
--
Ticket URL: <https://code.djangoproject.com/ticket/24149#comment:1>
* owner: nobody => darkryder
* cc: f.ssat95@… (added)
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/24149#comment:2>
* has_patch: 0 => 1
Comment:
PR resides here: https://github.com/django/django/pull/3973
--
Ticket URL: <https://code.djangoproject.com/ticket/24149#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9ec8aa5e5d42ac4529846f7eae6bf4982800abff"]:
{{{
#!CommitTicketReference repository=""
revision="9ec8aa5e5d42ac4529846f7eae6bf4982800abff"
Fixed #24149 -- Normalized tuple settings to lists.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24149#comment:4>