From 0b04685f2f7569291cd6f25c5b6c3b9c66f57c15 Mon Sep 17 00:00:00 2001 From: RobbieHan Date: Wed, 17 Oct 2018 15:19:17 +0800 Subject: [PATCH] authenticate --- .idea/sandboxMP.iml | 4 +- .idea/workspace.xml | 1399 +++-------------- apps/__init__.py | 3 + apps/__pycache__/__init__.cpython-36.pyc | Bin 0 -> 124 bytes apps/system/__init__.py | 0 .../__pycache__/__init__.cpython-36.pyc | Bin 0 -> 131 bytes apps/system/__pycache__/admin.cpython-36.pyc | Bin 0 -> 172 bytes apps/system/__pycache__/apps.cpython-36.pyc | Bin 0 -> 352 bytes apps/system/__pycache__/forms.cpython-36.pyc | Bin 0 -> 483 bytes apps/system/__pycache__/mixin.cpython-36.pyc | Bin 0 -> 600 bytes apps/system/__pycache__/models.cpython-36.pyc | Bin 0 -> 3643 bytes .../__pycache__/views_user.cpython-36.pyc | Bin 0 -> 1989 bytes apps/system/admin.py | 3 + apps/system/apps.py | 5 + apps/system/forms.py | 10 + apps/system/migrations/0001_initial.py | 112 ++ apps/system/migrations/__init__.py | 0 .../__pycache__/0001_initial.cpython-36.pyc | Bin 0 -> 4032 bytes .../__pycache__/__init__.cpython-36.pyc | Bin 0 -> 142 bytes apps/system/mixin.py | 12 + apps/system/models.py | 73 + apps/system/tests.py | 3 + apps/system/views.py | 3 + apps/system/views_user.py | 54 + db.sqlite3 | Bin 131072 -> 208896 bytes sandboxMP/__pycache__/settings.cpython-36.pyc | Bin 2320 -> 2540 bytes sandboxMP/__pycache__/urls.cpython-36.pyc | Bin 906 -> 1325 bytes sandboxMP/settings.py | 11 + sandboxMP/urls.py | 14 + 29 files changed, 501 insertions(+), 1205 deletions(-) create mode 100644 apps/__init__.py create mode 100644 apps/__pycache__/__init__.cpython-36.pyc create mode 100644 apps/system/__init__.py create mode 100644 apps/system/__pycache__/__init__.cpython-36.pyc create mode 100644 apps/system/__pycache__/admin.cpython-36.pyc create mode 100644 apps/system/__pycache__/apps.cpython-36.pyc create mode 100644 apps/system/__pycache__/forms.cpython-36.pyc create mode 100644 apps/system/__pycache__/mixin.cpython-36.pyc create mode 100644 apps/system/__pycache__/models.cpython-36.pyc create mode 100644 apps/system/__pycache__/views_user.cpython-36.pyc create mode 100644 apps/system/admin.py create mode 100644 apps/system/apps.py create mode 100644 apps/system/forms.py create mode 100644 apps/system/migrations/0001_initial.py create mode 100644 apps/system/migrations/__init__.py create mode 100644 apps/system/migrations/__pycache__/0001_initial.cpython-36.pyc create mode 100644 apps/system/migrations/__pycache__/__init__.cpython-36.pyc create mode 100644 apps/system/mixin.py create mode 100644 apps/system/models.py create mode 100644 apps/system/tests.py create mode 100644 apps/system/views.py create mode 100644 apps/system/views_user.py diff --git a/.idea/sandboxMP.iml b/.idea/sandboxMP.iml index c3ae99e..6b57a36 100644 --- a/.idea/sandboxMP.iml +++ b/.idea/sandboxMP.iml @@ -12,7 +12,9 @@ - + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e5cfb9d..92cf51a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,1180 +2,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1217,7 +137,7 @@ true DEFINITION_ORDER - +