8000 Fix static_with_version template tag for manifest static storage by stefanw · Pull Request #5973 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

Fix static_with_version template tag for manifest static storage #5973

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

Closed
wants to merge 1 commit into from
Closed

Fix static_with_version template tag for manifest static storage #5973

wants to merge 1 commit into from

Conversation

stefanw
Copy link
Contributor
@stefanw stefanw commented May 23, 2017

Summary

When using ManifestStaticFileStorage django-cms gives a bad url as documented in #5740.

Fixes #5740

Proposed changes in this pull request

This PR first does the versioning and then handles the static file path instead of the other way around. This allows manifest static file storage to find the file in question.

@czpython
Copy link
Contributor

Thanks for the contribution @stefanw.
I'm closing this as a duplicate of #5964

@czpython czpython closed this May 23, 2017
@coveralls
Copy link
coveralls commented May 23, 2017

Coverage Status

Coverage remained the same at 82.826% when pulling f992e07 on correctiv:fix-5470 into e8ead3a on divio:develop.

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.

3 participants
0