From b85d89642dfadbf453bd2a8ae451272db59b6362 Mon Sep 17 00:00:00 2001 From: RobbieHan Date: Sun, 21 Oct 2018 16:46:38 +0800 Subject: [PATCH] structure update & delete --- .idea/workspace.xml | 217 ++++++++---------- apps/system/__pycache__/urls.cpython-36.pyc | Bin 584 -> 602 bytes .../views_structure.cpython-36.pyc | Bin 1835 -> 2019 bytes apps/system/tests.py | 1 + apps/system/urls.py | 3 +- apps/system/views_structure.py | 20 +- db.sqlite3 | Bin 208896 -> 208896 bytes templates/system/structure/structure.html | 99 +++++++- .../system/structure/structure_create.html | 5 +- 9 files changed, 220 insertions(+), 125 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9202b2a..a814f3c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,11 +2,12 @@ - + +