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

Using django_assets with staticfiles #62

Open
aruseni opened this issue Nov 7, 2015 · 0 comments
Open

Using django_assets with staticfiles #62

aruseni opened this issue Nov 7, 2015 · 0 comments

Comments

@aruseni
Copy link

aruseni commented Nov 7, 2015

When using django_assets with staticfiles, you are either required to run collectstatic, or have ASSETS_DEBUG set to True.

Otherwise django_assets will not be able to find the files.

Please make this clear in the docs: right now it’s not mentioned there and you have to read the source code to understand why it’s not working as expected.

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

No branches or pull requests

1 participant