website package#
Submodules#
website.asgi module#
ASGI config for website 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/4.0/howto/deployment/asgi/
website.settings module#
Django settings for website project.
Generated by ‘django-admin startproject’ using Django 4.0.6.
For more information on this file, see https://docs.djangoproject.com/en/4.0/topics/settings/
For the full list of settings and their values, see https://docs.djangoproject.com/en/4.0/ref/settings/
website.urls module#
website.wsgi module#
WSGI config for website 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/4.0/howto/deployment/wsgi/