From 2bba1337712f464cae64371569f15cdf3acf3ba3 Mon Sep 17 00:00:00 2001 From: RobbieHan Date: Wed, 17 Oct 2018 23:27:14 +0800 Subject: [PATCH] SystemIndex --- .idea/workspace.xml | 255 +++++++++--------- apps/__pycache__/__init__.cpython-36.pyc | Bin 124 -> 124 bytes .../__pycache__/__init__.cpython-36.pyc | Bin 131 -> 131 bytes apps/system/__pycache__/admin.cpython-36.pyc | Bin 172 -> 172 bytes apps/system/__pycache__/apps.cpython-36.pyc | Bin 352 -> 352 bytes apps/system/__pycache__/forms.cpython-36.pyc | Bin 483 -> 483 bytes apps/system/__pycache__/mixin.cpython-36.pyc | Bin 600 -> 600 bytes apps/system/__pycache__/models.cpython-36.pyc | Bin 3643 -> 3643 bytes apps/system/__pycache__/urls.cpython-36.pyc | Bin 0 -> 297 bytes apps/system/__pycache__/views.cpython-36.pyc | Bin 0 -> 588 bytes .../__pycache__/views_user.cpython-36.pyc | Bin 1989 -> 1989 bytes .../__pycache__/0001_initial.cpython-36.pyc | Bin 4032 -> 4032 bytes .../__pycache__/__init__.cpython-36.pyc | Bin 142 -> 142 bytes apps/system/urls.py | 9 + apps/system/views.py | 10 +- db.sqlite3 | Bin 208896 -> 208896 bytes sandboxMP/__pycache__/settings.cpython-36.pyc | Bin 2540 -> 2540 bytes sandboxMP/__pycache__/urls.cpython-36.pyc | Bin 1325 -> 1404 bytes sandboxMP/urls.py | 5 +- templates/system/system_index.html | 21 ++ 20 files changed, 178 insertions(+), 122 deletions(-) create mode 100644 apps/system/__pycache__/urls.cpython-36.pyc create mode 100644 apps/system/__pycache__/views.cpython-36.pyc create mode 100644 apps/system/urls.py create mode 100644 templates/system/system_index.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 419cab9..548c4a3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,6 +3,9 @@ + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -153,7 +94,6 @@ - @@ -175,12 +115,13 @@ - +