From d1f8dc7e04259df889995512312f0541c0dcb3b1 Mon Sep 17 00:00:00 2001 From: Zhao Zuohong Date: Wed, 13 Dec 2023 04:58:34 +0000 Subject: [PATCH] =?UTF-8?q?=E9=9D=99=E6=80=81=E6=96=87=E4=BB=B6=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mower_data_collection/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mower_data_collection/settings.py b/mower_data_collection/settings.py index b5b4a10..81317b9 100644 --- a/mower_data_collection/settings.py +++ b/mower_data_collection/settings.py @@ -121,6 +121,7 @@ USE_TZ = True # https://docs.djangoproject.com/en/5.0/howto/static-files/ STATIC_URL = "static/" +STATIC_ROOT = "static" # Default primary key field type # https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field