If it's not a good idea for this setting to be off, why is it off by
default? Seems backwards to me.
--
Ticket URL: <https://code.djangoproject.com/ticket/30314>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* type: Uncategorized => Cleanup/optimization
* version: 2.1 => 2.2
* component: Uncategorized => contrib.sessions
* stage: Unreviewed => Accepted
Comment:
OK, seems reasonable, yes.
Will need a note as a breaking changing in the 3.0 release notes.
I've [https://groups.google.com/d/topic/django-
developers/sym7XXrM9w8/discussion asked on the mailing list] if there are
any reasons not to do this.
--
Ticket URL: <https://code.djangoproject.com/ticket/30314#comment:1>
* status: new => closed
* resolution: => wontfix
* easy: 1 => 0
* stage: Accepted => Unreviewed
Comment:
As per input on the mailing list, adjusting the default here would cause
issues logging in when using the development server.
The system check framework will raise a warning here when running with the
`--deploy` flag.
--
Ticket URL: <https://code.djangoproject.com/ticket/30314#comment:2>