Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allows https or http version of jquery to load preventing it from being blocked on https admin pages #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alecklandgraf
Copy link

By default the non-https version of jquery is downloaded. As django-markitup is pulled in from a bunch of other Django apps, it's not always known what is broken in the admin page when a non-https sourceis blocked by the browser.

Fixes this:
image

@alecklandgraf
Copy link
Author

Looks like I'll have to update some tests

stefanor pushed a commit to stefanor/django-markitup that referenced this pull request Mar 26, 2020
Finishes merging PR zsiciarz#11 from Aleck Landgraf . The non-documentation
fixes where included with the django 2.0 updates.

Merge remote-tracking branch 'alecklandgraf/fix-non-https-jquery'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant