#16519: mimetype used with HttpResponse should be deprecated
-------------------------------------+-------------------------------------
     Reporter:  PaulM                |                    Owner:
         Type:                       |  yasar11732
  Cleanup/optimization               |                   Status:  assigned
    Component:  HTTP handling        |                  Version:  1.3
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by PaulM):

 Yes, you'll need to fix it everywhere it occurs in the Django codebase,
 including the tests. You'll also probably need to write some new tests. If
 you swap the order of mimetype and content_type in the definition, the
 functions that are using mimetype as a positional argument will transition
 more easily.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16519#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to