#30609: Add class removed as part of Django 1.9 release
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  BernardoSilva                      |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:             |        Version:
  Documentation                      |       Keywords:  docs FileWrapper
               Severity:  Normal     |  Django1.9
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 The class FileWrapper that was made available in django.core.servers for
 backward compatibility was removed in Django 1.9 release.

 To make it more visible here are the references:
 Django 1.8.x

 
https://github.com/django/django/blob/stable/1.8.x/django/core/servers/basehttp.py#L15

 Django 1.9.x
 
https://github.com/django/django/blob/stable/1.9.x/django/core/servers/basehttp.py#L15

 This is being added to ensure if anyone still upgrading from Django 1.8 to
 Django 1.9 is aware of this.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30609>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/056.0a924b9afd0c048fbc8a64fca5d1d0cb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to