update django verstion and libraries

This commit is contained in:
2020-06-10 12:50:59 +02:00
parent 1ef59b3517
commit 81b41142d4
29 changed files with 6291 additions and 5000 deletions

View File

@@ -1,5 +1,5 @@
{% extends '_base.html' %}
{% load static from staticfiles %}
{% load static %}
{% load crispy_forms_tags %}
{% load form_tags %}
{% block title %}Anmelden{% endblock %}