From 6dd63b078f90082bd07839c974e402b6f78a51c9 Mon Sep 17 00:00:00 2001 From: Tiberiu Chibici Date: Sat, 27 Oct 2018 16:05:56 +0300 Subject: [PATCH] Added missing bootstrap files. Tested on Linux. --- .gitignore | 2 +- .idea/workspace.xml | 592 +- .idea/youtube-channel-manager.iml | 2 +- .../dist/css/bootstrap-grid.css | 1912 ++++ .../dist/css/bootstrap-grid.css.map | 1 + .../dist/css/bootstrap-grid.min.css | 7 + .../dist/css/bootstrap-grid.min.css.map | 1 + .../dist/css/bootstrap-reboot.css | 331 + .../dist/css/bootstrap-reboot.css.map | 1 + .../dist/css/bootstrap-reboot.min.css | 8 + .../dist/css/bootstrap-reboot.min.css.map | 1 + .../bootstrap-4.1.3/dist/css/bootstrap.css | 9030 +++++++++++++++++ .../dist/css/bootstrap.css.map | 1 + .../dist/css/bootstrap.min.css | 7 + .../dist/css/bootstrap.min.css.map | 1 + .../dist/js/bootstrap.bundle.js | 6461 ++++++++++++ .../dist/js/bootstrap.bundle.js.map | 1 + .../dist/js/bootstrap.bundle.min.js | 7 + .../dist/js/bootstrap.bundle.min.js.map | 1 + .../bootstrap-4.1.3/dist/js/bootstrap.js | 3944 +++++++ .../bootstrap-4.1.3/dist/js/bootstrap.js.map | 1 + .../bootstrap-4.1.3/dist/js/bootstrap.min.js | 7 + .../dist/js/bootstrap.min.js.map | 1 + YtManagerApp/views/index.py | 2 +- readme.md | 13 + 25 files changed, 21920 insertions(+), 415 deletions(-) create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-grid.css create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-grid.css.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-grid.min.css create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-grid.min.css.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-reboot.css create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-reboot.css.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-reboot.min.css create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap-reboot.min.css.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap.css create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap.css.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap.min.css create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/css/bootstrap.min.css.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.bundle.js create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.bundle.js.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.bundle.min.js create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.bundle.min.js.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.js create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.js.map create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.min.js create mode 100644 YtManagerApp/static/YtManagerApp/import/bootstrap-4.1.3/dist/js/bootstrap.min.js.map create mode 100644 readme.md diff --git a/.gitignore b/.gitignore index 8a6f7c5..5ce42cd 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,7 @@ __pycache__/ .Python build/ develop-eggs/ -dist/ +#dist/ downloads/ eggs/ .eggs/ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d209a32..d88bfe0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,22 +2,10 @@ - - + - - - - - - - - - + - - - - + @@ -145,156 +133,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - +