pallets-eco / flask-negotiate

Content negotiation for Flask apps
MIT License
12 stars 3 forks source link

Change docs to refer to flask.ext.negotiate #2

Open Tinche opened 10 years ago

Tinche commented 10 years ago

As per recommendations in http://flask.pocoo.org/docs/extensiondev/#extension-import-transition, change the docs to reflect:

from flask.ext.negotiate import consumes, produces

Thanks for the extension!

mattupstate commented 10 years ago

That's quite old and isn't really relevant anymore.

On Sun, Oct 6, 2013 at 7:12 PM, Tin Tvrtković notifications@github.comwrote:

As per recommendations in http://flask.pocoo.org/docs/extensiondev/#extension-import-transition, change the docs to reflect:

from flask.ext.negotiate import consumes, produces

Thanks for the extension!

— Reply to this email directly or view it on GitHubhttps://github.com/mattupstate/flask-negotiate/issues/2 .