From 4570252f6d2354df23b427bb895dbc683b55628b Mon Sep 17 00:00:00 2001 From: RobbieHan Date: Wed, 14 Nov 2018 13:44:27 +0800 Subject: [PATCH] role create&update&list --- .idea/workspace.xml | 189 +++++++----------- apps/system/__pycache__/models.cpython-36.pyc | Bin 3643 -> 3643 bytes apps/system/__pycache__/urls.cpython-36.pyc | Bin 1686 -> 1973 bytes .../__pycache__/views_role.cpython-36.pyc | Bin 0 -> 1472 bytes .../views_structure.cpython-36.pyc | Bin 3625 -> 3625 bytes apps/system/urls.py | 6 +- apps/system/views_role.py | 36 ++++ db.sqlite3 | Bin 208896 -> 208896 bytes templates/system/role.html | 149 ++++++++++++++ templates/system/role_form.html | 80 ++++++++ templates/system/role_update.html | 81 ++++++++ 11 files changed, 425 insertions(+), 116 deletions(-) create mode 100644 apps/system/__pycache__/views_role.cpython-36.pyc create mode 100644 apps/system/views_role.py create mode 100644 templates/system/role.html create mode 100644 templates/system/role_form.html create mode 100644 templates/system/role_update.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d501fd9..b374108 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,11 +2,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -138,11 +82,11 @@ true DEFINITION_ORDER - -