Project

Profile

Help

Issue #7850

closed

Wrong version for jquery include in API.html template (Master)

Added by equipe_serveurs@exane.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
OS:
RHEL 7
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings
Sprint:
Quarter:

Description

As of djangorestframework~=3.12.2 (In requirements.txt) the provided jquery version is 3.5.1 (vs 3.3.1).

This mainly breaks the forms that are no mre available as the JS library can not be loaded.

Actions #1

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST

Added by Frederic Brin over 3 years ago

Revision 46c12cb0 | View on GitHub

Fix jquery version for API html rendering

As of 3.12.2 version of django-rest-framework the embeded jquery version is now 3.5.1 (vs 3.3.1)

fixes #7850

Actions #2

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by daviddavis over 3 years ago

  • Sprint/Milestone set to 3.9.0
Actions #4

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF