From 64a8fab6119d88e340336dca52354f50e313b887 Mon Sep 17 00:00:00 2001 From: RobbieHan Date: Tue, 6 Nov 2018 12:42:31 +0800 Subject: [PATCH] user management --- .idea/workspace.xml | 333 ++++++++------- apps/system/__pycache__/forms.cpython-36.pyc | Bin 873 -> 3593 bytes apps/system/__pycache__/urls.cpython-36.pyc | Bin 785 -> 1480 bytes .../views_structure.cpython-36.pyc | Bin 3625 -> 3625 bytes .../__pycache__/views_user.cpython-36.pyc | Bin 1989 -> 8010 bytes apps/system/forms.py | 104 +++++ apps/system/urls.py | 13 +- apps/system/views_user.py | 178 +++++++- db.sqlite3 | Bin 208896 -> 208896 bytes templates/base-static.html | 4 +- templates/system/users/passwd_change.html | 95 +++++ templates/system/users/user.html | 396 ++++++++++++++++++ templates/system/users/user_create.html | 202 +++++++++ templates/system/users/user_detail.html | 192 +++++++++ 14 files changed, 1351 insertions(+), 166 deletions(-) create mode 100644 templates/system/users/passwd_change.html create mode 100644 templates/system/users/user.html create mode 100644 templates/system/users/user_create.html create mode 100644 templates/system/users/user_detail.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 221c89b..5737775 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,10 +3,11 @@ + - + - + - - + + - - + + - + - - + + - - - + + + + + - + - - + + + + + + + + + + + + + + - - + + - - - - - - - - - - - - - + + + + + @@ -82,6 +89,12 @@ + + + reverse + OA + + @@ -92,21 +105,26 @@ @@ -116,11 +134,11 @@ true DEFINITION_ORDER - -