Added Django REST but have some bugs

This commit is contained in:
Yuriy Kulakov
2021-03-07 21:30:02 +03:00
parent 5909750fcc
commit 8488ea88c2
10 changed files with 176 additions and 40 deletions

View File

@@ -27,6 +27,7 @@
</style>
{% block extra_css %}{% endblock %}
{% block extra_scripts %}{% endblock %}
</head>
<body class="d-flex flex-column h-100">