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
Don't fail if the static files storage is not called at all.
On Django 1.8 and 1.9, `StaticNode` doesn't use the static files storage
for looking up static files.
This was changed in this commit:
django/django@cf546e1
0 commit comments