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

https is always used to request the js files from the CDN #65

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

greendinosaur
Copy link
Contributor

I've added a small change to ensure that the js files are requested over https.

To implement this change, I've updated:

  • flask_moment.py
  • test_flask_moment.py
  • README.md

I've run the tests and they're all passing.
This is in relation to issue #64

@miguelgrinberg miguelgrinberg merged commit a8f42fc into miguelgrinberg:master Sep 14, 2020
@miguelgrinberg
Copy link
Owner

Thank you!

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.

2 participants