From 0d8be120cef41e3f31c781dabb865bd8073ce30d Mon Sep 17 00:00:00 2001 From: Mikhail Bortnikov Date: Fri, 21 Jul 2017 15:59:34 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20=D1=83=D1=80?= =?UTF-8?q?=D0=BB=20+=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D0=BA=D0=B0=D0=B1=D0=B8=D0=BD=D0=B5=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- management/urls.py | 2 -- templates/cabinet.html | 27 --------------------------- 2 files changed, 29 deletions(-) diff --git a/management/urls.py b/management/urls.py index 3a467c5..c6b6a89 100755 --- a/management/urls.py +++ b/management/urls.py @@ -44,6 +44,4 @@ urlpatterns = [ url(r'open_lessons/$', api.open_lessons), url(r'open_homes/$', api.open_homes), url(r'change_pass/$', api.change_pass), - url(r'open_diploms/$', api.open_diploms), - ] diff --git a/templates/cabinet.html b/templates/cabinet.html index 166568d..7b955fc 100644 --- a/templates/cabinet.html +++ b/templates/cabinet.html @@ -93,8 +93,6 @@ - -
Поменять пароль
@@ -111,17 +109,6 @@
-
-
Массовое открытие дипломов
-
- {% csrf_token %} -
- Много почт чуваков - - -
-
-
{% endblock %}