ox-it / django-conneg

Content-negotiation for Django
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Renderer priorities not honoured #1

Open alexdutton opened 13 years ago

alexdutton commented 13 years ago

@render() takes a priority argument, which should be used to resolve ties between renderers when the client expresses no preference for one over the other. This isn't being used, making it awkward to handle IE's weird Accept header.

bennomadic commented 12 years ago

fixed on this commit, methinks: https://github.com/bennomadic/django-conneg/commit/e2261e44daa24e109c940bbc80f13a7e4b9c435b