From 19440fe0e2ae3f74fdd4b9bd8727c0b7d3fa130c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=B7=E5=AE=B6=E8=BE=89?= Date: Sat, 30 Apr 2022 22:37:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E7=9A=84model=EF=BC=8C=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=86=E5=AF=B9=E6=95=B0=E6=8D=AE=E5=BA=93=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E5=89=8D=E7=9A=84=E6=A0=BC=E5=BC=8F=E9=AA=8C?= =?UTF-8?q?=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 27 +++++--- history/migrations/0001_initial.py | 57 ---------------- history/models.py | 8 +-- history/serializers.py | 101 ++++++++++++++--------------- history/views.py | 54 +++++++++------ 5 files changed, 104 insertions(+), 143 deletions(-) delete mode 100644 history/migrations/0001_initial.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b967d98..6bc96f5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -31,11 +31,7 @@ - - - - - + @@ -72,7 +68,7 @@ - + @@ -101,6 +97,7 @@ + @@ -120,6 +117,10 @@ + + + + 1650187914913 @@ -135,11 +136,18 @@ - -