G
Link: https://github.com/django/django/releases/tag/2.0.13
Release notes:
Tag 2.0.13
Size: a a a
G
Tag 2.0.13
SN
Tag 2.0.13
SN
SN
A
NK
R
A
teamplates
NK
AR
A
AR
dk
🔐
NK
NK
A
{% load static %}
<head> <link rel="stylesheet" href="{% static 'external.css'%}"></head>
верно?A
A
STATIC_ROOT = os.path.join(BASE_DIR, 'static')
подойдёт?