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

partial django.contrib.staticfiles compatibility #22

Merged
4 commits merged into from
Mar 6, 2011
Merged

Conversation

kmike
Copy link
Contributor

@kmike kmike commented Mar 6, 2011

See #21.
(c) is not implemented in this pull request.

…options are equal to STATIC_URL and STATIC_ROOT by default. If STATIC_* settings are not defined (e.g. django < 1.3) ASSETS_URL and ASSETS_ROOT fall back to MEDIA_ROOT and MEDIA_URL.
@miracle2k
Copy link
Owner

Fantastic, applied. Thanks!

keitheis pushed a commit to keitheis/webassets that referenced this pull request Jun 1, 2014
Remove print statement from tests.
This pull request was closed.
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