mozilla / django-browserid

Django application for adding BrowserID support.
Mozilla Public License 2.0
180 stars 80 forks source link

Higher required version of jQuery? #242

Closed Osmose closed 10 years ago

Osmose commented 10 years ago

@glogiotatidis was having issues with the newest version until he updated to jQuery 1.11, and @pmclanahan was also having issues that were solved by upgrading. We should probably check to see which versions of jQuery we're compatible with.

glogiotatidis commented 10 years ago

I tested with

So min jquery version is 1.8.x

bobsilverberg commented 10 years ago

I guess this means I need this for One and Done too? It's currently on jQuery 1.7.1 afaict. It was working fine locally, but is giving me issues on staging.

Osmose commented 10 years ago

Whoops, looks like we missed a note in the quickstart: https://github.com/mozilla/django-browserid/blob/master/docs/user/quickstart.rst#configuration