medical_system package
Submodules
medical_system.asgi module
ASGI config for medical_system 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.2/howto/deployment/asgi/
medical_system.settings module
Django settings for application
medical_system.urls module
URL configuration for medical_system project.
medical_system.wsgi module
WSGI config for medical_system 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.2/howto/deployment/wsgi/