From c5874e8f6a4093a11d6cc1c13caa09639ef0ceeb Mon Sep 17 00:00:00 2001 From: shineahead <634831867@qq.com> Date: Thu, 5 May 2022 22:00:31 +0800 Subject: [PATCH] =?UTF-8?q?works=E7=9A=84app?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 105 ++++++++++++----------------------- Apps/comments/serializers.py | 10 ++-- Apps/comments/views.py | 13 +++-- Apps/work/serializers.py | 17 ++++++ Apps/work/urls.py | 12 ++++ ITShowPlatform/settings.py | 7 ++- ITShowPlatform/urls.py | 1 + utils/get_error_msg.py | 5 ++ 8 files changed, 90 insertions(+), 80 deletions(-) create mode 100644 Apps/work/serializers.py create mode 100644 Apps/work/urls.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f99f03d..789f53c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,11 +10,6 @@ - - - - - @@ -25,56 +20,21 @@ - - + + - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +