config package
Submodules
config.asgi module
config.settings module
config.urls module
Главный модуль маршрутизации URL всего проекта Collabedit. Связывает пути запросов с контроллерами.
config.wsgi module
WSGI config for config 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/6.0/howto/deployment/wsgi/