You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having this issue too. Everything's being collected into my project's ./static folder, but they're just simply copied from the app folders. None of the compressed/collected files are being generated.
Started happening after I upgraded to Django 5, so might be a bug related to that.
Hi,
I am having issues using Django-pipeline in my project. I am using Django 5.0.6 with Python 3.12.4. Here are my settings for django-pipeline
And I used it in the scripts.html
And there is no
main.js
file generated, and I got "GET /static/js/main.js HTTP/1.1" 404.Thanks for the help in advance.
Alvin
The text was updated successfully, but these errors were encountered: