[Django] #24149: Normalize settings to be lists rather than tuples

17 views
Skip to first unread message

Django

unread,
Jan 13, 2015, 3:52:50 PM1/13/15
to django-...@googlegroups.com
#24149: Normalize settings to be lists rather than tuples
------------------------------------------------+------------------------
Reporter: aaugustin | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Core (Other) | Version: master
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
As discussed [https://groups.google.com/d/msg/django-
developers/h4FSYWzMJhs/_2iVc4qgfsoJ on django-developers], it would be
nice to change settings that are tuples to be lists.

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.

Django

unread,
Jan 13, 2015, 3:54:41 PM1/13/15
to django-...@googlegroups.com
#24149: Normalize settings to be lists rather than tuples
--------------------------------------+------------------------------------

Reporter: aaugustin | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Core (Other) | Version: master
Severity: Normal | Resolution:

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

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>

Django

unread,
Jan 18, 2015, 4:14:17 PM1/18/15
to django-...@googlegroups.com
#24149: Normalize settings to be lists rather than tuples
-------------------------------------+-------------------------------------
Reporter: aaugustin | Owner: darkryder
Type: | Status: assigned
Cleanup/optimization |

Component: Core (Other) | Version: master
Severity: Normal | Resolution:

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by darkryder):

* owner: nobody => darkryder
* cc: f.ssat95@… (added)
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/24149#comment:2>

Django

unread,
Jan 22, 2015, 3:26:04 PM1/22/15
to django-...@googlegroups.com
#24149: Normalize settings to be lists rather than tuples
-------------------------------------+-------------------------------------
Reporter: aaugustin | Owner: darkryder
Type: | Status: assigned
Cleanup/optimization |
Component: Core (Other) | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by darkryder):

* 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>

Django

unread,
Feb 3, 2015, 3:07:21 PM2/3/15
to django-...@googlegroups.com
#24149: Normalize settings to be lists rather than tuples
-------------------------------------+-------------------------------------
Reporter: aaugustin | Owner: darkryder
Type: | Status: closed
Cleanup/optimization |

Component: Core (Other) | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* 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>

Reply all
Reply to author
Forward
0 new messages