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
Upgrade to django 1.11, upgrade django pipeline, use whitenoise for static
Based on LeoVerto's work at #11
thanks Leo!
Running in docker means that using whitenoise for static files is easier
than serving static files with nginx or other.
0 commit comments