<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">项目文件夹</span>
urls.py<br>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">Class-based views</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">Function views</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">Including another URLconf</span>
settings.py<br>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">BASE_DIR</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">SECRET_KEY</span>
DEBUG<br>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">ALLOWED_HOSTS</span>
<span style="box-sizing: border-box; font-weight: 700; color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">INSTALLED_APPS</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">MIDDLEWARE</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">ROOT_URLCONF</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">TEMPLATES</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">WSGI_APPLICATION</span>
DATABASES<br>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">AUTH_PASSWORD_VALIDATORS</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">LANGUAGE_CODE</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">TIME_ZONE</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">USE_I18N</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">USE_L10N</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">USE_TZ</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">STATIC_URL</span>
STTICROOT
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">manage.py</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">runserver</span>
<span style="color: rgb(51, 51, 51); font-family: STHeitiSC-Light, STHeiti, Hei, "Heiti SC", "Microsoft Yahei", Arial, sans-serif; font-size: 12px; text-align: start;">wsgi.py</span>