Skip to content
Snippets Groups Projects

Upgrade to django 3.1

Merged Tor-Einar Skog requested to merge upgrade_to_django_3.1 into develop
55 files
+ 284
60
Compare changes
  • Side-by-side
  • Inline
Files
55
@@ -19,7 +19,7 @@
@@ -19,7 +19,7 @@
*
*
*/
*/
{% endcomment %}{% load i18n staticfiles template_helper %}<!DOCTYPE html>
{% endcomment %}{% load i18n static template_helper %}<!DOCTYPE html>
<html lang="no">
<html lang="no">
<head>
<head>
<meta charset="utf-8">
<meta charset="utf-8">
Loading