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
Django allows for more complicated staticfiles than just STATIC_URL + path, such as automatically including hashes in filenames. By importing the correct static tag, we can include this behavior.
0 commit comments