upgrade to django3.2
This commit is contained in:
parent
191eed1aa4
commit
4bd1b62e64
7 changed files with 29 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% load i18n %}
|
||||
{% load crispy_forms_tags %}
|
||||
{% load static from staticfiles %}
|
||||
{% load static %}
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue