Re: [Django] #27829: Deprecate DEFAULT_CONTENT_TYPE setting

2019-01-17 Thread Django
#27829: Deprecate DEFAULT_CONTENT_TYPE setting
-+-
 Reporter:  Adam (Chainz)|Owner:  nobody
  Johnson|
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  HTTP handling|  Version:  1.11
 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
-+-

Comment (by Tim Graham ):

 In [changeset:"8045dff98c2533e7e99ce82f80292fc6f3bb7e1f" 8045dff]:
 {{{
 #!CommitTicketReference repository=""
 revision="8045dff98c2533e7e99ce82f80292fc6f3bb7e1f"
 Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation
 timeline.
 }}}

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.06cac846dd33fa0f7830c6759bfb31be%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27829: Deprecate DEFAULT_CONTENT_TYPE setting

2018-10-15 Thread Django
#27829: Deprecate DEFAULT_CONTENT_TYPE setting
-+-
 Reporter:  Adam (Chainz)|Owner:  nobody
  Johnson|
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  HTTP handling|  Version:  1.11
 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
-+-

Comment (by Tim Graham ):

 In [changeset:"99d4fc18bdb8110147165531d348be53529eece5" 99d4fc18]:
 {{{
 #!CommitTicketReference repository=""
 revision="99d4fc18bdb8110147165531d348be53529eece5"
 Refs #27829 -- Added warning for settings.DEFAULT_CONTENT_TYPE usage
 outside of Django.
 }}}

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.afc8b5485808572e0e2d471be8355458%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27829: Deprecate DEFAULT_CONTENT_TYPE setting

2017-02-16 Thread Django
#27829: Deprecate DEFAULT_CONTENT_TYPE setting
--+
 Reporter:  Adam Chainz   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  HTTP handling |  Version:  1.11
 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 GitHub ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"80493b087136a151bf4d11ba394f36e047159040" 80493b08]:
 {{{
 #!CommitTicketReference repository=""
 revision="80493b087136a151bf4d11ba394f36e047159040"
 Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
 }}}

--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.ef2585d4d1dbb64fa0fee8faad76b58c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27829: Deprecate DEFAULT_CONTENT_TYPE setting

2017-02-13 Thread Django
#27829: Deprecate DEFAULT_CONTENT_TYPE setting
--+
 Reporter:  Adam Chainz   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  HTTP handling |  Version:  1.11
 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 Tim Graham):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/8059 PR]

--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.2291fc815a7ab2f1bb0669b49bc8b45e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27829: Deprecate DEFAULT_CONTENT_TYPE setting (was: Deprecate DEFAULT_CONTENT_TYPE)

2017-02-13 Thread Django
#27829: Deprecate DEFAULT_CONTENT_TYPE setting
--+
 Reporter:  Adam Chainz   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  HTTP handling |  Version:  1.11
 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 Tim Graham):

 * stage:  Unreviewed => Accepted


--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.bfcedb0fc7d9460a481d87b0c1a641ec%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.