From 58baf168029982ef380b838d6d34425d04affe30 Mon Sep 17 00:00:00 2001 From: Tiberiu Chibici Date: Fri, 26 Oct 2018 18:41:52 +0300 Subject: [PATCH] Implemented user settings page. --- .idea/workspace.xml | 610 +++++++++++------- YtManagerApp/models.py | 97 ++- .../static/YtManagerApp/css/style.css | 5 +- .../static/YtManagerApp/css/style.css.map | 2 +- .../static/YtManagerApp/css/style.scss | 6 +- .../YtManagerApp/master_default.html | 6 +- .../templates/YtManagerApp/settings.html | 12 + YtManagerApp/urls.py | 21 +- YtManagerApp/views/old_views.py | 103 --- YtManagerApp/views/settings.py | 50 ++ 10 files changed, 529 insertions(+), 383 deletions(-) create mode 100644 YtManagerApp/templates/YtManagerApp/settings.html delete mode 100644 YtManagerApp/views/old_views.py create mode 100644 YtManagerApp/views/settings.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3bf201c..0639074 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,19 +2,17 @@ - - - + + + - - - + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - folderEditDialog_ - treeNode_Edit - default_app_config start_synchronization_timer thumbnailUrl __fetch_thumbnail @@ -225,6 +323,9 @@ self.helper _interpolation csrf + pre> + UpdateView + success_url loading @@ -239,6 +340,7 @@ videos-loading ajax_get_videos ajax_get_tree + code> @@ -247,9 +349,6 @@ @@ -313,10 +415,10 @@ - @@ -418,7 +520,14 @@ - + + + + + + + +