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

fix #311 - Django's ManifestStaticFilesStorage fails if there are css urls in the comments #312

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

crucialfelix
Copy link
Owner

The ManifestStaticFilesStorage is mistakenly trying to resolve css urls in the comments of the jquery-ui css

Django issue: https://code.djangoproject.com/ticket/34563

This PR also sets the example app to use ManifestStaticFilesStorage so you can easily test building the files.

@crucialfelix crucialfelix merged commit 3c9c939 into develop Jan 10, 2024
3 checks passed
@crucialfelix crucialfelix deleted the feature/patch-jquery-comments branch January 10, 2024 09:27
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