From 491c075eb61963929acbfcc755755b5bb8be18aa Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Sun, 15 Dec 2019 23:57:08 +0100 Subject: [PATCH] Noch zwei drei Rechtschreibfehler bei Namensgebung korrigiert. Gut Nacht! --- .../__pycache__/settings.cpython-38.pyc | Bin 4399 -> 4399 bytes news/__pycache__/models.cpython-38.pyc | Bin 1455 -> 1455 bytes standards/__pycache__/models.cpython-38.pyc | Bin 1653 -> 1698 bytes standards/models.py | 1 + users/templates/users/dashboard.html | 12 +++--------- users/templates/users/login.html | 2 +- users/templates/users/publicbase.html | 2 +- 7 files changed, 6 insertions(+), 11 deletions(-) diff --git a/digitaleagentur/__pycache__/settings.cpython-38.pyc b/digitaleagentur/__pycache__/settings.cpython-38.pyc index 85b4d456ff0ef5ebaeaf1e999c7ce657b9727449..ce13706476b41c41b2f5f2e86569c178d7deb832 100644 GIT binary patch delta 29 jcmZ3lv|fofl$V!_0SJz6{T5rck#`3pqxR-wjG6oZf2s)q delta 29 jcmZ3lv|fofl$V!_0SIiSe~T^M$h(7)k!ABS#!P+ybYciH diff --git a/news/__pycache__/models.cpython-38.pyc b/news/__pycache__/models.cpython-38.pyc index b32eaa5da53c174eade3f3cb11f2636715441a00..002488ab9599c106417e5a9a45b08d0bc1737c94 100644 GIT binary patch delta 20 acmZ3_y`Gypl$V!_0SGF#f7{5tgcSfYt_6bt delta 20 acmZ3_y`Gypl$V!_0SLA_zu(BcgcSfXeg#DU diff --git a/standards/__pycache__/models.cpython-38.pyc b/standards/__pycache__/models.cpython-38.pyc index 49f2123ec896470eff0d776af0b24335c5e6343f..27d9c353aaa17592dc468c7f2e8072dd2e805f22 100644 GIT binary patch delta 364 zcmey$vxt{Bl$V!_0SFdu{}%gbBCjlC-9+tpl@x{)&K&++fhYk+26u)Ot`zPTh7|5p z#w@{R<|v^Q_Fx80o{5W`I5|o(b5pDG^HMiH%wd$~2byz>r!2K7DZe;1J})shRgRJcmh+QDE|JCVNJ)$-kNW8RaH>GgoL!f^><1 z2r)Pz4$>}=o>~&0m{gpfQ(BT5Us{x-H2EF#R5oFdD$dEBEW4E@Kul@4E>!(RAkT77 zPG?nR1Fy?&d<`frkOcr31^W+3cu=?hwq~?HiBDn@^ eF4##NHo5sJr8%i~j6l`JLO_Ct5dk?sY$gDvJyK8r delta 330 zcmZ3)`;~_`l$V!_0SLA^zmMHNkyn;9*2S4n`g(07@W7 AW&i*H diff --git a/standards/models.py b/standards/models.py index 2db89c3..e48fcda 100644 --- a/standards/models.py +++ b/standards/models.py @@ -5,6 +5,7 @@ from django.urls import reverse from areas.models import Areas from tasks.models import Tasks import datetime +from django.utils import timezone from ckeditor_uploader.fields import RichTextUploadingField class Standards(models.Model): diff --git a/users/templates/users/dashboard.html b/users/templates/users/dashboard.html index 2710a18..a4c3382 100644 --- a/users/templates/users/dashboard.html +++ b/users/templates/users/dashboard.html @@ -9,7 +9,6 @@
-
News
@@ -31,15 +30,14 @@
-
+ - -
+
Neueste Standards
@@ -68,9 +66,5 @@ - {% for standard in standards_of_agency %} - {% if standard.task == task and standard.area == area %} -

{{standard.name}}

- {% endif %} - {% endfor %} + \ No newline at end of file diff --git a/users/templates/users/login.html b/users/templates/users/login.html index 934be28..6f32a0b 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -7,7 +7,7 @@ {% csrf_token %}
-

digitale Agentur - Login

+

Digitale Agentur - Login

{{ form|crispy }} diff --git a/users/templates/users/publicbase.html b/users/templates/users/publicbase.html index 9988dcd..a8301ef 100644 --- a/users/templates/users/publicbase.html +++ b/users/templates/users/publicbase.html @@ -39,7 +39,7 @@ - +