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 not familiar at all with the state of the python/django ecosystem, but dj-static has been archived since 2021, so personally I would have removed anything related to it except a disclaimer/warning specifying that whitenoise is the de-facto option and dj-static should not be considered.
It seems we still advise to use
dj-static
in the "Serving Static Files" section (https://doc.scalingo.com/languages/python/django/start#static-file-serving)dj-static
is deprecated, so we should update this section and remove it.The text was updated successfully, but these errors were encountered: