Daiech / django-export-xls

Django export XLS
daiech.com
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

changed mimetype to content_type #3

Closed DarkerCz closed 8 years ago

DarkerCz commented 8 years ago

Just changed mimetype to content_type. Content-Type: is one among several MIME headers. "Mimetype" does indeed sound obsolete, but a reference to MIME itself isn't. Now it should work in Django 1.7 and newer