transport_accessibility package#
Submodules#
transport_accessibility.asgi module#
ASGI config for transport_accessibility 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/
transport_accessibility.settings module#
Django settings for transport_accessibility project.
Generated by ‘django-admin startproject’ using Django 5.0.6.
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/
transport_accessibility.urls module#
URL configuration for transport_accessibility project.
transport_accessibility.wsgi module#
WSGI config for transport_accessibility 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/