From eea37b9af55fb0c045e91e14a4455ddcd4ef2817 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 5 Feb 2018 21:12:29 +0100 Subject: [PATCH] stuff working --- .idea/workspace.xml | 372 ++++++++++++++++--------- cookbook/forms.py | 11 + cookbook/helper/dropbox.py | 5 +- cookbook/tables.py | 1 + cookbook/templates/index.html | 18 ++ cookbook/templates/storage/import.html | 19 ++ cookbook/urls.py | 3 +- cookbook/views/api.py | 8 +- cookbook/views/views.py | 13 + recipes/settings.py | 2 +- 10 files changed, 317 insertions(+), 135 deletions(-) create mode 100644 cookbook/templates/storage/import.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ad8a69ea..90ba9e57 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,16 +2,16 @@ - + - - - - - - - - + + + + + + + +