diff --git a/appraisal_app/__init__.py b/appraisal_app/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/appraisal_app/admin.py b/appraisal_app/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/appraisal_app/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/appraisal_app/apps.py b/appraisal_app/apps.py deleted file mode 100644 index b8060554ac4d8a43d881dfbf9fb900d01c022afd..0000000000000000000000000000000000000000 --- a/appraisal_app/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class AppraisalAppConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'appraisal_app' diff --git a/appraisal_app/migrations/__init__.py b/appraisal_app/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/appraisal_app/models.py b/appraisal_app/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/appraisal_app/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/appraisal_app/tests.py b/appraisal_app/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/appraisal_app/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/appraisal_app/views.py b/appraisal_app/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/appraisal_app/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/apprasial/__init__.py b/apprasial/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/apprasial/admin.py b/apprasial/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/apprasial/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/apprasial/apps.py b/apprasial/apps.py deleted file mode 100644 index b21ce6097ce51b06946cedf0dfb9ade97ed2ed6a..0000000000000000000000000000000000000000 --- a/apprasial/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class ApprasialConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'apprasial' diff --git a/apprasial/migrations/__init__.py b/apprasial/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/apprasial/models.py b/apprasial/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/apprasial/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/apprasial/tests.py b/apprasial/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/apprasial/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/apprasial/views.py b/apprasial/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/apprasial/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/assistant_app/__init__.py b/assistant_app/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/assistant_app/admin.py b/assistant_app/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/assistant_app/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/assistant_app/apps.py b/assistant_app/apps.py deleted file mode 100644 index 47213d482a3321d9790bcc40b10cfd62e25cb103..0000000000000000000000000000000000000000 --- a/assistant_app/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class AssistantAppConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'assistant_app' diff --git a/assistant_app/migrations/__init__.py b/assistant_app/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/assistant_app/models.py b/assistant_app/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/assistant_app/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/assistant_app/tests.py b/assistant_app/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/assistant_app/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/assistant_app/views.py b/assistant_app/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/assistant_app/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/diamond_certification/__init__.py b/diamond_certification/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/diamond_certification/admin.py b/diamond_certification/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/diamond_certification/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/diamond_certification/apps.py b/diamond_certification/apps.py deleted file mode 100644 index 808d7cd61570fb2f3013c80c162f0301b19e8c58..0000000000000000000000000000000000000000 --- a/diamond_certification/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class DiamondCertificationConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'diamond_certification' diff --git a/diamond_certification/migrations/__init__.py b/diamond_certification/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/diamond_certification/models.py b/diamond_certification/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/diamond_certification/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/diamond_certification/tests.py b/diamond_certification/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/diamond_certification/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/diamond_certification/views.py b/diamond_certification/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/diamond_certification/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/diamond_project/diamond_app/__init__.py b/diamond_project/diamond_app/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/diamond_project/diamond_app/admin.py b/diamond_project/diamond_app/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_app/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/diamond_project/diamond_app/apps.py b/diamond_project/diamond_app/apps.py deleted file mode 100644 index f0d0c60cfcbef04f75b954f150a9c912e3da74d7..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_app/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class DiamondAppConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'diamond_app' diff --git a/diamond_project/diamond_app/migrations/__init__.py b/diamond_project/diamond_app/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/diamond_project/diamond_app/models.py b/diamond_project/diamond_app/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_app/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/diamond_project/diamond_app/tests.py b/diamond_project/diamond_app/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_app/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/diamond_project/diamond_app/views.py b/diamond_project/diamond_app/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_app/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/diamond_project/diamond_project/__init__.py b/diamond_project/diamond_project/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/diamond_project/diamond_project/asgi.py b/diamond_project/diamond_project/asgi.py deleted file mode 100644 index 198fa6e5e32fb1402f88256aa0e56b0dd8c73cc1..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_project/asgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -ASGI config for diamond_project project. - -It exposes the ASGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/asgi/ -""" - -import os - -from django.core.asgi import get_asgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'diamond_project.settings') - -application = get_asgi_application() diff --git a/diamond_project/diamond_project/settings.py b/diamond_project/diamond_project/settings.py deleted file mode 100644 index 830e99b4cd071f04cc116f7d60b35bf92da238c4..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_project/settings.py +++ /dev/null @@ -1,123 +0,0 @@ -""" -Django settings for diamond_project project. - -Generated by 'django-admin startproject' using Django 5.0.4. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/topics/settings/ - -For the full list of settings and their values, see -https://docs.djangoproject.com/en/5.0/ref/settings/ -""" - -from pathlib import Path - -# Build paths inside the project like this: BASE_DIR / 'subdir'. -BASE_DIR = Path(__file__).resolve().parent.parent - - -# Quick-start development settings - unsuitable for production -# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/ - -# SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-#2pufln=+sccj)zh_myfuo04lgj+1c#-7f(0@!8fo(l(e=_-8x' - -# SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True - -ALLOWED_HOSTS = [] - - -# Application definition - -INSTALLED_APPS = [ - 'django.contrib.admin', - 'django.contrib.auth', - 'django.contrib.contenttypes', - 'django.contrib.sessions', - 'django.contrib.messages', - 'django.contrib.staticfiles', -] - -MIDDLEWARE = [ - 'django.middleware.security.SecurityMiddleware', - 'django.contrib.sessions.middleware.SessionMiddleware', - 'django.middleware.common.CommonMiddleware', - 'django.middleware.csrf.CsrfViewMiddleware', - 'django.contrib.auth.middleware.AuthenticationMiddleware', - 'django.contrib.messages.middleware.MessageMiddleware', - 'django.middleware.clickjacking.XFrameOptionsMiddleware', -] - -ROOT_URLCONF = 'diamond_project.urls' - -TEMPLATES = [ - { - 'BACKEND': 'django.template.backends.django.DjangoTemplates', - 'DIRS': [], - 'APP_DIRS': True, - 'OPTIONS': { - 'context_processors': [ - 'django.template.context_processors.debug', - 'django.template.context_processors.request', - 'django.contrib.auth.context_processors.auth', - 'django.contrib.messages.context_processors.messages', - ], - }, - }, -] - -WSGI_APPLICATION = 'diamond_project.wsgi.application' - - -# Database -# https://docs.djangoproject.com/en/5.0/ref/settings/#databases - -DATABASES = { - 'default': { - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': BASE_DIR / 'db.sqlite3', - } -} - - -# Password validation -# https://docs.djangoproject.com/en/5.0/ref/settings/#auth-password-validators - -AUTH_PASSWORD_VALIDATORS = [ - { - 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', - }, -] - - -# Internationalization -# https://docs.djangoproject.com/en/5.0/topics/i18n/ - -LANGUAGE_CODE = 'en-us' - -TIME_ZONE = 'UTC' - -USE_I18N = True - -USE_TZ = True - - -# Static files (CSS, JavaScript, Images) -# https://docs.djangoproject.com/en/5.0/howto/static-files/ - -STATIC_URL = 'static/' - -# Default primary key field type -# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field - -DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField' diff --git a/diamond_project/diamond_project/urls.py b/diamond_project/diamond_project/urls.py deleted file mode 100644 index a632ba4fc15f8d07f59f30ae562d399e20ea1d02..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_project/urls.py +++ /dev/null @@ -1,22 +0,0 @@ -""" -URL configuration for diamond_project project. - -The `urlpatterns` list routes URLs to views. For more information please see: - https://docs.djangoproject.com/en/5.0/topics/http/urls/ -Examples: -Function views - 1. Add an import: from my_app import views - 2. Add a URL to urlpatterns: path('', views.home, name='home') -Class-based views - 1. Add an import: from other_app.views import Home - 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home') -Including another URLconf - 1. Import the include() function: from django.urls import include, path - 2. Add a URL to urlpatterns: path('blog/', include('blog.urls')) -""" -from django.contrib import admin -from django.urls import path - -urlpatterns = [ - path('admin/', admin.site.urls), -] diff --git a/diamond_project/diamond_project/wsgi.py b/diamond_project/diamond_project/wsgi.py deleted file mode 100644 index a41214ceadfc1b187790c6db5b95cc8c90ad6fe7..0000000000000000000000000000000000000000 --- a/diamond_project/diamond_project/wsgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -WSGI config for diamond_project project. - -It exposes the WSGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/wsgi/ -""" - -import os - -from django.core.wsgi import get_wsgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'diamond_project.settings') - -application = get_wsgi_application() diff --git a/diamond_project/manage.py b/diamond_project/manage.py deleted file mode 100755 index 8f9541a25da02d63950f1153766e06e51d0b179f..0000000000000000000000000000000000000000 --- a/diamond_project/manage.py +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/env python -"""Django's command-line utility for administrative tasks.""" -import os -import sys - - -def main(): - """Run administrative tasks.""" - os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'diamond_project.settings') - try: - from django.core.management import execute_from_command_line - except ImportError as exc: - raise ImportError( - "Couldn't import Django. Are you sure it's installed and " - "available on your PYTHONPATH environment variable? Did you " - "forget to activate a virtual environment?" - ) from exc - execute_from_command_line(sys.argv) - - -if __name__ == '__main__': - main() diff --git "a/phone\350\257\204\344\274\260/manage.py" "b/phone\350\257\204\344\274\260/manage.py" deleted file mode 100755 index c991c077c6b7f409fff622b53b1e1e90155036f3..0000000000000000000000000000000000000000 --- "a/phone\350\257\204\344\274\260/manage.py" +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/env python -"""Django's command-line utility for administrative tasks.""" -import os -import sys - - -def main(): - """Run administrative tasks.""" - os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'phone评估.settings') - try: - from django.core.management import execute_from_command_line - except ImportError as exc: - raise ImportError( - "Couldn't import Django. Are you sure it's installed and " - "available on your PYTHONPATH environment variable? Did you " - "forget to activate a virtual environment?" - ) from exc - execute_from_command_line(sys.argv) - - -if __name__ == '__main__': - main() diff --git "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/__init__.py" "b/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/__init__.py" deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/asgi.py" "b/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/asgi.py" deleted file mode 100644 index c03325db42504ab4a25ac2d8f4f76541d09cea74..0000000000000000000000000000000000000000 --- "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/asgi.py" +++ /dev/null @@ -1,16 +0,0 @@ -""" -ASGI config for phone评估 project. - -It exposes the ASGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/asgi/ -""" - -import os - -from django.core.asgi import get_asgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'phone评估.settings') - -application = get_asgi_application() diff --git "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/settings.py" "b/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/settings.py" deleted file mode 100644 index e6aec073ecc2ed46bff8f2be1aaebaeeb34e31a8..0000000000000000000000000000000000000000 --- "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/settings.py" +++ /dev/null @@ -1,123 +0,0 @@ -""" -Django settings for phone评估 project. - -Generated by 'django-admin startproject' using Django 5.0.4. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/topics/settings/ - -For the full list of settings and their values, see -https://docs.djangoproject.com/en/5.0/ref/settings/ -""" - -from pathlib import Path - -# Build paths inside the project like this: BASE_DIR / 'subdir'. -BASE_DIR = Path(__file__).resolve().parent.parent - - -# Quick-start development settings - unsuitable for production -# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/ - -# SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-u2b4i54$@bup4p7@w9#05leif!%8*fg!z6-i09k4o-j*y-cev%' - -# SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True - -ALLOWED_HOSTS = [] - - -# Application definition - -INSTALLED_APPS = [ - 'django.contrib.admin', - 'django.contrib.auth', - 'django.contrib.contenttypes', - 'django.contrib.sessions', - 'django.contrib.messages', - 'django.contrib.staticfiles', -] - -MIDDLEWARE = [ - 'django.middleware.security.SecurityMiddleware', - 'django.contrib.sessions.middleware.SessionMiddleware', - 'django.middleware.common.CommonMiddleware', - 'django.middleware.csrf.CsrfViewMiddleware', - 'django.contrib.auth.middleware.AuthenticationMiddleware', - 'django.contrib.messages.middleware.MessageMiddleware', - 'django.middleware.clickjacking.XFrameOptionsMiddleware', -] - -ROOT_URLCONF = 'phone评估.urls' - -TEMPLATES = [ - { - 'BACKEND': 'django.template.backends.django.DjangoTemplates', - 'DIRS': [], - 'APP_DIRS': True, - 'OPTIONS': { - 'context_processors': [ - 'django.template.context_processors.debug', - 'django.template.context_processors.request', - 'django.contrib.auth.context_processors.auth', - 'django.contrib.messages.context_processors.messages', - ], - }, - }, -] - -WSGI_APPLICATION = 'phone评估.wsgi.application' - - -# Database -# https://docs.djangoproject.com/en/5.0/ref/settings/#databases - -DATABASES = { - 'default': { - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': BASE_DIR / 'db.sqlite3', - } -} - - -# Password validation -# https://docs.djangoproject.com/en/5.0/ref/settings/#auth-password-validators - -AUTH_PASSWORD_VALIDATORS = [ - { - 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', - }, -] - - -# Internationalization -# https://docs.djangoproject.com/en/5.0/topics/i18n/ - -LANGUAGE_CODE = 'en-us' - -TIME_ZONE = 'UTC' - -USE_I18N = True - -USE_TZ = True - - -# Static files (CSS, JavaScript, Images) -# https://docs.djangoproject.com/en/5.0/howto/static-files/ - -STATIC_URL = 'static/' - -# Default primary key field type -# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field - -DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField' diff --git "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/urls.py" "b/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/urls.py" deleted file mode 100644 index fb64ba9ce221e72abaedd55c62c9de66dcc69d1f..0000000000000000000000000000000000000000 --- "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/urls.py" +++ /dev/null @@ -1,22 +0,0 @@ -""" -URL configuration for phone评估 project. - -The `urlpatterns` list routes URLs to views. For more information please see: - https://docs.djangoproject.com/en/5.0/topics/http/urls/ -Examples: -Function views - 1. Add an import: from my_app import views - 2. Add a URL to urlpatterns: path('', views.home, name='home') -Class-based views - 1. Add an import: from other_app.views import Home - 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home') -Including another URLconf - 1. Import the include() function: from django.urls import include, path - 2. Add a URL to urlpatterns: path('blog/', include('blog.urls')) -""" -from django.contrib import admin -from django.urls import path - -urlpatterns = [ - path('admin/', admin.site.urls), -] diff --git "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/wsgi.py" "b/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/wsgi.py" deleted file mode 100644 index 33057016c5c8753eedbd984328b235adca2fb517..0000000000000000000000000000000000000000 --- "a/phone\350\257\204\344\274\260/phone\350\257\204\344\274\260/wsgi.py" +++ /dev/null @@ -1,16 +0,0 @@ -""" -WSGI config for phone评估 project. - -It exposes the WSGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/wsgi/ -""" - -import os - -from django.core.wsgi import get_wsgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'phone评估.settings') - -application = get_wsgi_application() diff --git a/product_info_project/manage.py b/product_info_project/manage.py deleted file mode 100755 index b8acca52c9bb8a3df3c04ee357a2add1a1eb0787..0000000000000000000000000000000000000000 --- a/product_info_project/manage.py +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/env python -"""Django's command-line utility for administrative tasks.""" -import os -import sys - - -def main(): - """Run administrative tasks.""" - os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'product_info_project.settings') - try: - from django.core.management import execute_from_command_line - except ImportError as exc: - raise ImportError( - "Couldn't import Django. Are you sure it's installed and " - "available on your PYTHONPATH environment variable? Did you " - "forget to activate a virtual environment?" - ) from exc - execute_from_command_line(sys.argv) - - -if __name__ == '__main__': - main() diff --git a/product_info_project/product_info/__init__.py b/product_info_project/product_info/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/product_info/admin.py b/product_info_project/product_info/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/product_info_project/product_info/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/product_info_project/product_info/apps.py b/product_info_project/product_info/apps.py deleted file mode 100644 index b240a4c74790e54b491ec27446a890364c6755f3..0000000000000000000000000000000000000000 --- a/product_info_project/product_info/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class ProductInfoConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'product_info' diff --git a/product_info_project/product_info/migrations/__init__.py b/product_info_project/product_info/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/product_info/models.py b/product_info_project/product_info/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/product_info_project/product_info/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/product_info_project/product_info/tests.py b/product_info_project/product_info/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/product_info_project/product_info/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/product_info_project/product_info/views.py b/product_info_project/product_info/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/product_info_project/product_info/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/product_info_project/product_info_project/__init__.py b/product_info_project/product_info_project/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/product_info_project/asgi.py b/product_info_project/product_info_project/asgi.py deleted file mode 100644 index 2c84e949709f6b81ba87a00785432ba933f67c98..0000000000000000000000000000000000000000 --- a/product_info_project/product_info_project/asgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -ASGI config for product_info_project project. - -It exposes the ASGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/asgi/ -""" - -import os - -from django.core.asgi import get_asgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'product_info_project.settings') - -application = get_asgi_application() diff --git a/product_info_project/product_info_project/settings.py b/product_info_project/product_info_project/settings.py deleted file mode 100644 index 28d72e6bd929b08a6a5a3e7e7466c648709ce115..0000000000000000000000000000000000000000 --- a/product_info_project/product_info_project/settings.py +++ /dev/null @@ -1,123 +0,0 @@ -""" -Django settings for product_info_project project. - -Generated by 'django-admin startproject' using Django 5.0.4. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/topics/settings/ - -For the full list of settings and their values, see -https://docs.djangoproject.com/en/5.0/ref/settings/ -""" - -from pathlib import Path - -# Build paths inside the project like this: BASE_DIR / 'subdir'. -BASE_DIR = Path(__file__).resolve().parent.parent - - -# Quick-start development settings - unsuitable for production -# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/ - -# SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-t3fned8^e$8n702+bewdk=%5!tg28g!sv0q4#7#1o^ng&9*s10' - -# SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True - -ALLOWED_HOSTS = [] - - -# Application definition - -INSTALLED_APPS = [ - 'django.contrib.admin', - 'django.contrib.auth', - 'django.contrib.contenttypes', - 'django.contrib.sessions', - 'django.contrib.messages', - 'django.contrib.staticfiles', -] - -MIDDLEWARE = [ - 'django.middleware.security.SecurityMiddleware', - 'django.contrib.sessions.middleware.SessionMiddleware', - 'django.middleware.common.CommonMiddleware', - 'django.middleware.csrf.CsrfViewMiddleware', - 'django.contrib.auth.middleware.AuthenticationMiddleware', - 'django.contrib.messages.middleware.MessageMiddleware', - 'django.middleware.clickjacking.XFrameOptionsMiddleware', -] - -ROOT_URLCONF = 'product_info_project.urls' - -TEMPLATES = [ - { - 'BACKEND': 'django.template.backends.django.DjangoTemplates', - 'DIRS': [], - 'APP_DIRS': True, - 'OPTIONS': { - 'context_processors': [ - 'django.template.context_processors.debug', - 'django.template.context_processors.request', - 'django.contrib.auth.context_processors.auth', - 'django.contrib.messages.context_processors.messages', - ], - }, - }, -] - -WSGI_APPLICATION = 'product_info_project.wsgi.application' - - -# Database -# https://docs.djangoproject.com/en/5.0/ref/settings/#databases - -DATABASES = { - 'default': { - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': BASE_DIR / 'db.sqlite3', - } -} - - -# Password validation -# https://docs.djangoproject.com/en/5.0/ref/settings/#auth-password-validators - -AUTH_PASSWORD_VALIDATORS = [ - { - 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', - }, -] - - -# Internationalization -# https://docs.djangoproject.com/en/5.0/topics/i18n/ - -LANGUAGE_CODE = 'en-us' - -TIME_ZONE = 'UTC' - -USE_I18N = True - -USE_TZ = True - - -# Static files (CSS, JavaScript, Images) -# https://docs.djangoproject.com/en/5.0/howto/static-files/ - -STATIC_URL = 'static/' - -# Default primary key field type -# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field - -DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField' diff --git a/product_info_project/product_info_project/urls.py b/product_info_project/product_info_project/urls.py deleted file mode 100644 index 1fc42332f2c730814c9050732a2ab234703293a4..0000000000000000000000000000000000000000 --- a/product_info_project/product_info_project/urls.py +++ /dev/null @@ -1,22 +0,0 @@ -""" -URL configuration for product_info_project project. - -The `urlpatterns` list routes URLs to views. For more information please see: - https://docs.djangoproject.com/en/5.0/topics/http/urls/ -Examples: -Function views - 1. Add an import: from my_app import views - 2. Add a URL to urlpatterns: path('', views.home, name='home') -Class-based views - 1. Add an import: from other_app.views import Home - 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home') -Including another URLconf - 1. Import the include() function: from django.urls import include, path - 2. Add a URL to urlpatterns: path('blog/', include('blog.urls')) -""" -from django.contrib import admin -from django.urls import path - -urlpatterns = [ - path('admin/', admin.site.urls), -] diff --git a/product_info_project/product_info_project/wsgi.py b/product_info_project/product_info_project/wsgi.py deleted file mode 100644 index 131d3dc191c04bc436fdd504942181d9ee2abc21..0000000000000000000000000000000000000000 --- a/product_info_project/product_info_project/wsgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -WSGI config for product_info_project project. - -It exposes the WSGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/wsgi/ -""" - -import os - -from django.core.wsgi import get_wsgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'product_info_project.settings') - -application = get_wsgi_application() diff --git a/product_info_project/workspace/main.py b/product_info_project/workspace/main.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/workspace/workspace/item_app/__init__.py b/product_info_project/workspace/workspace/item_app/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/workspace/workspace/item_app/admin.py b/product_info_project/workspace/workspace/item_app/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/item_app/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/product_info_project/workspace/workspace/item_app/apps.py b/product_info_project/workspace/workspace/item_app/apps.py deleted file mode 100644 index 53f1355d907e21ae1ed0de5190556ae56ee43d27..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/item_app/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class ItemAppConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'item_app' diff --git a/product_info_project/workspace/workspace/item_app/migrations/__init__.py b/product_info_project/workspace/workspace/item_app/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/workspace/workspace/item_app/models.py b/product_info_project/workspace/workspace/item_app/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/item_app/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/product_info_project/workspace/workspace/item_app/tests.py b/product_info_project/workspace/workspace/item_app/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/item_app/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/product_info_project/workspace/workspace/item_app/views.py b/product_info_project/workspace/workspace/item_app/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/item_app/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/__init__.py b/product_info_project/workspace/workspace/jewelry_project/jewelry_project/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/asgi.py b/product_info_project/workspace/workspace/jewelry_project/jewelry_project/asgi.py deleted file mode 100644 index 437c924c853b137a8cbe39065b41fca4336f2b64..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/asgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -ASGI config for jewelry_project project. - -It exposes the ASGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/asgi/ -""" - -import os - -from django.core.asgi import get_asgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'jewelry_project.settings') - -application = get_asgi_application() diff --git a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/settings.py b/product_info_project/workspace/workspace/jewelry_project/jewelry_project/settings.py deleted file mode 100644 index 2bb1d16e67cf28505ba23dfa692229a7f1743bce..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/settings.py +++ /dev/null @@ -1,123 +0,0 @@ -""" -Django settings for jewelry_project project. - -Generated by 'django-admin startproject' using Django 5.0.4. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/topics/settings/ - -For the full list of settings and their values, see -https://docs.djangoproject.com/en/5.0/ref/settings/ -""" - -from pathlib import Path - -# Build paths inside the project like this: BASE_DIR / 'subdir'. -BASE_DIR = Path(__file__).resolve().parent.parent - - -# Quick-start development settings - unsuitable for production -# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/ - -# SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-5oy+=c73x6h()t8(rn!h3_9#(_hvojl($jrc$%@#-&v6s6)eko' - -# SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True - -ALLOWED_HOSTS = [] - - -# Application definition - -INSTALLED_APPS = [ - 'django.contrib.admin', - 'django.contrib.auth', - 'django.contrib.contenttypes', - 'django.contrib.sessions', - 'django.contrib.messages', - 'django.contrib.staticfiles', -] - -MIDDLEWARE = [ - 'django.middleware.security.SecurityMiddleware', - 'django.contrib.sessions.middleware.SessionMiddleware', - 'django.middleware.common.CommonMiddleware', - 'django.middleware.csrf.CsrfViewMiddleware', - 'django.contrib.auth.middleware.AuthenticationMiddleware', - 'django.contrib.messages.middleware.MessageMiddleware', - 'django.middleware.clickjacking.XFrameOptionsMiddleware', -] - -ROOT_URLCONF = 'jewelry_project.urls' - -TEMPLATES = [ - { - 'BACKEND': 'django.template.backends.django.DjangoTemplates', - 'DIRS': [], - 'APP_DIRS': True, - 'OPTIONS': { - 'context_processors': [ - 'django.template.context_processors.debug', - 'django.template.context_processors.request', - 'django.contrib.auth.context_processors.auth', - 'django.contrib.messages.context_processors.messages', - ], - }, - }, -] - -WSGI_APPLICATION = 'jewelry_project.wsgi.application' - - -# Database -# https://docs.djangoproject.com/en/5.0/ref/settings/#databases - -DATABASES = { - 'default': { - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': BASE_DIR / 'db.sqlite3', - } -} - - -# Password validation -# https://docs.djangoproject.com/en/5.0/ref/settings/#auth-password-validators - -AUTH_PASSWORD_VALIDATORS = [ - { - 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', - }, -] - - -# Internationalization -# https://docs.djangoproject.com/en/5.0/topics/i18n/ - -LANGUAGE_CODE = 'en-us' - -TIME_ZONE = 'UTC' - -USE_I18N = True - -USE_TZ = True - - -# Static files (CSS, JavaScript, Images) -# https://docs.djangoproject.com/en/5.0/howto/static-files/ - -STATIC_URL = 'static/' - -# Default primary key field type -# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field - -DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField' diff --git a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/urls.py b/product_info_project/workspace/workspace/jewelry_project/jewelry_project/urls.py deleted file mode 100644 index 37ad8a3e47d1352481ef99328a5f3211115d92af..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/urls.py +++ /dev/null @@ -1,22 +0,0 @@ -""" -URL configuration for jewelry_project project. - -The `urlpatterns` list routes URLs to views. For more information please see: - https://docs.djangoproject.com/en/5.0/topics/http/urls/ -Examples: -Function views - 1. Add an import: from my_app import views - 2. Add a URL to urlpatterns: path('', views.home, name='home') -Class-based views - 1. Add an import: from other_app.views import Home - 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home') -Including another URLconf - 1. Import the include() function: from django.urls import include, path - 2. Add a URL to urlpatterns: path('blog/', include('blog.urls')) -""" -from django.contrib import admin -from django.urls import path - -urlpatterns = [ - path('admin/', admin.site.urls), -] diff --git a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/wsgi.py b/product_info_project/workspace/workspace/jewelry_project/jewelry_project/wsgi.py deleted file mode 100644 index 7c84391f72187a4ecfbd43e7d4c47ebad90c4c22..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/jewelry_project/jewelry_project/wsgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -WSGI config for jewelry_project project. - -It exposes the WSGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/wsgi/ -""" - -import os - -from django.core.wsgi import get_wsgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'jewelry_project.settings') - -application = get_wsgi_application() diff --git a/product_info_project/workspace/workspace/jewelry_project/manage.py b/product_info_project/workspace/workspace/jewelry_project/manage.py deleted file mode 100755 index 8640f4ea555d42133893854d12a994d95f4e8e6f..0000000000000000000000000000000000000000 --- a/product_info_project/workspace/workspace/jewelry_project/manage.py +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/env python -"""Django's command-line utility for administrative tasks.""" -import os -import sys - - -def main(): - """Run administrative tasks.""" - os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'jewelry_project.settings') - try: - from django.core.management import execute_from_command_line - except ImportError as exc: - raise ImportError( - "Couldn't import Django. Are you sure it's installed and " - "available on your PYTHONPATH environment variable? Did you " - "forget to activate a virtual environment?" - ) from exc - execute_from_command_line(sys.argv) - - -if __name__ == '__main__': - main() diff --git a/rich_menu_project/manage.py b/rich_menu_project/manage.py deleted file mode 100755 index b8d9dcb2254681e280b28efe6846dc02df958b1f..0000000000000000000000000000000000000000 --- a/rich_menu_project/manage.py +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/env python -"""Django's command-line utility for administrative tasks.""" -import os -import sys - - -def main(): - """Run administrative tasks.""" - os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'rich_menu_project.settings') - try: - from django.core.management import execute_from_command_line - except ImportError as exc: - raise ImportError( - "Couldn't import Django. Are you sure it's installed and " - "available on your PYTHONPATH environment variable? Did you " - "forget to activate a virtual environment?" - ) from exc - execute_from_command_line(sys.argv) - - -if __name__ == '__main__': - main() diff --git a/rich_menu_project/product_info/__init__.py b/rich_menu_project/product_info/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/rich_menu_project/product_info/admin.py b/rich_menu_project/product_info/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/rich_menu_project/product_info/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/rich_menu_project/product_info/apps.py b/rich_menu_project/product_info/apps.py deleted file mode 100644 index b240a4c74790e54b491ec27446a890364c6755f3..0000000000000000000000000000000000000000 --- a/rich_menu_project/product_info/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class ProductInfoConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'product_info' diff --git a/rich_menu_project/product_info/migrations/__init__.py b/rich_menu_project/product_info/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/rich_menu_project/product_info/models.py b/rich_menu_project/product_info/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/rich_menu_project/product_info/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/rich_menu_project/product_info/tests.py b/rich_menu_project/product_info/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/rich_menu_project/product_info/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/rich_menu_project/product_info/views.py b/rich_menu_project/product_info/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/rich_menu_project/product_info/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/rich_menu_project/rich_menu_app/__init__.py b/rich_menu_project/rich_menu_app/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/rich_menu_project/rich_menu_app/admin.py b/rich_menu_project/rich_menu_app/admin.py deleted file mode 100644 index 8c38f3f3dad51e4585f3984282c2a4bec5349c1e..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_app/admin.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.contrib import admin - -# Register your models here. diff --git a/rich_menu_project/rich_menu_app/apps.py b/rich_menu_project/rich_menu_app/apps.py deleted file mode 100644 index deb32f33365be26e5366dd325af92391f5db4e1c..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_app/apps.py +++ /dev/null @@ -1,6 +0,0 @@ -from django.apps import AppConfig - - -class RichMenuAppConfig(AppConfig): - default_auto_field = 'django.db.models.BigAutoField' - name = 'rich_menu_app' diff --git a/rich_menu_project/rich_menu_app/migrations/__init__.py b/rich_menu_project/rich_menu_app/migrations/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/rich_menu_project/rich_menu_app/models.py b/rich_menu_project/rich_menu_app/models.py deleted file mode 100644 index 71a836239075aa6e6e4ecb700e9c42c95c022d91..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_app/models.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.db import models - -# Create your models here. diff --git a/rich_menu_project/rich_menu_app/tests.py b/rich_menu_project/rich_menu_app/tests.py deleted file mode 100644 index 7ce503c2dd97ba78597f6ff6e4393132753573f6..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_app/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. diff --git a/rich_menu_project/rich_menu_app/views.py b/rich_menu_project/rich_menu_app/views.py deleted file mode 100644 index 91ea44a218fbd2f408430959283f0419c921093e..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_app/views.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.shortcuts import render - -# Create your views here. diff --git a/rich_menu_project/rich_menu_project/__init__.py b/rich_menu_project/rich_menu_project/__init__.py deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/rich_menu_project/rich_menu_project/asgi.py b/rich_menu_project/rich_menu_project/asgi.py deleted file mode 100644 index ab29a8b427171bb16442816d82bc3f9d46cf7ca9..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_project/asgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -ASGI config for rich_menu_project project. - -It exposes the ASGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/asgi/ -""" - -import os - -from django.core.asgi import get_asgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'rich_menu_project.settings') - -application = get_asgi_application() diff --git a/rich_menu_project/rich_menu_project/settings.py b/rich_menu_project/rich_menu_project/settings.py deleted file mode 100644 index 592444b9c8a6256007d6276ceb6b7dfd31c7d5c7..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_project/settings.py +++ /dev/null @@ -1,123 +0,0 @@ -""" -Django settings for rich_menu_project project. - -Generated by 'django-admin startproject' using Django 5.0.4. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/topics/settings/ - -For the full list of settings and their values, see -https://docs.djangoproject.com/en/5.0/ref/settings/ -""" - -from pathlib import Path - -# Build paths inside the project like this: BASE_DIR / 'subdir'. -BASE_DIR = Path(__file__).resolve().parent.parent - - -# Quick-start development settings - unsuitable for production -# See https://docs.djangoproject.com/en/5.0/howto/deployment/checklist/ - -# SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-=gje1jq0!fzheyhe-k)i@49ydz6+1)4lil_*zy93i*m%7nt' - -# SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True - -ALLOWED_HOSTS = [] - - -# Application definition - -INSTALLED_APPS = [ - 'django.contrib.admin', - 'django.contrib.auth', - 'django.contrib.contenttypes', - 'django.contrib.sessions', - 'django.contrib.messages', - 'django.contrib.staticfiles', -] - -MIDDLEWARE = [ - 'django.middleware.security.SecurityMiddleware', - 'django.contrib.sessions.middleware.SessionMiddleware', - 'django.middleware.common.CommonMiddleware', - 'django.middleware.csrf.CsrfViewMiddleware', - 'django.contrib.auth.middleware.AuthenticationMiddleware', - 'django.contrib.messages.middleware.MessageMiddleware', - 'django.middleware.clickjacking.XFrameOptionsMiddleware', -] - -ROOT_URLCONF = 'rich_menu_project.urls' - -TEMPLATES = [ - { - 'BACKEND': 'django.template.backends.django.DjangoTemplates', - 'DIRS': [], - 'APP_DIRS': True, - 'OPTIONS': { - 'context_processors': [ - 'django.template.context_processors.debug', - 'django.template.context_processors.request', - 'django.contrib.auth.context_processors.auth', - 'django.contrib.messages.context_processors.messages', - ], - }, - }, -] - -WSGI_APPLICATION = 'rich_menu_project.wsgi.application' - - -# Database -# https://docs.djangoproject.com/en/5.0/ref/settings/#databases - -DATABASES = { - 'default': { - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': BASE_DIR / 'db.sqlite3', - } -} - - -# Password validation -# https://docs.djangoproject.com/en/5.0/ref/settings/#auth-password-validators - -AUTH_PASSWORD_VALIDATORS = [ - { - 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', - }, - { - 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', - }, -] - - -# Internationalization -# https://docs.djangoproject.com/en/5.0/topics/i18n/ - -LANGUAGE_CODE = 'en-us' - -TIME_ZONE = 'UTC' - -USE_I18N = True - -USE_TZ = True - - -# Static files (CSS, JavaScript, Images) -# https://docs.djangoproject.com/en/5.0/howto/static-files/ - -STATIC_URL = 'static/' - -# Default primary key field type -# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field - -DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField' diff --git a/rich_menu_project/rich_menu_project/urls.py b/rich_menu_project/rich_menu_project/urls.py deleted file mode 100644 index 7012a72ee821562d69d9b94c00ec2a1551c9a56f..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_project/urls.py +++ /dev/null @@ -1,22 +0,0 @@ -""" -URL configuration for rich_menu_project project. - -The `urlpatterns` list routes URLs to views. For more information please see: - https://docs.djangoproject.com/en/5.0/topics/http/urls/ -Examples: -Function views - 1. Add an import: from my_app import views - 2. Add a URL to urlpatterns: path('', views.home, name='home') -Class-based views - 1. Add an import: from other_app.views import Home - 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home') -Including another URLconf - 1. Import the include() function: from django.urls import include, path - 2. Add a URL to urlpatterns: path('blog/', include('blog.urls')) -""" -from django.contrib import admin -from django.urls import path - -urlpatterns = [ - path('admin/', admin.site.urls), -] diff --git a/rich_menu_project/rich_menu_project/wsgi.py b/rich_menu_project/rich_menu_project/wsgi.py deleted file mode 100644 index f113af67dd9d16a4a9442af584b76fa118ba618e..0000000000000000000000000000000000000000 --- a/rich_menu_project/rich_menu_project/wsgi.py +++ /dev/null @@ -1,16 +0,0 @@ -""" -WSGI config for rich_menu_project project. - -It exposes the WSGI callable as a module-level variable named ``application``. - -For more information on this file, see -https://docs.djangoproject.com/en/5.0/howto/deployment/wsgi/ -""" - -import os - -from django.core.wsgi import get_wsgi_application - -os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'rich_menu_project.settings') - -application = get_wsgi_application()