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