Use single copy of static assets. Update jQuery by carltongibson · Pull Request #5823 · encode/django-rest-framework (original) (raw)
Closes #5804
- Both Browsable API and Interactive Docs use Bootstrap v3.3.7.
- This is the latest.
- From the issue @blueyed linked to we should update to v3.4 when it is released.
- Bootstrap v3.3.7 is compatible with jQuery 3, so we're OK to update.
I have made the interactive docs use the top-level versions of jQuery and Bootstrap and updated jQuery to (latest) v3.3.1
Note: doesn't update doc theme. I guess we should pull from Mkdocs there.
Needs testing: Can you (yes, you!) give it a run please? Can all of you with CI builds and staging servers that report issues 10 minutes after a release give this a try too? — I'd like to make sure it all still works. Thanks!