module documentation

Default Django settings. Override these with settings in the module pointed to by the DJANGO_SETTINGS_MODULE environment variable.

Function gettext_noop Undocumented
Constant ABSOLUTE_URL_OVERRIDES Undocumented
Constant ADMINS Undocumented
Constant ALLOWED_HOSTS Undocumented
Constant APPEND_SLASH Undocumented
Constant AUTH_PASSWORD_VALIDATORS Undocumented
Constant AUTH_USER_MODEL Undocumented
Constant AUTHENTICATION_BACKENDS Undocumented
Constant CACHE_MIDDLEWARE_ALIAS Undocumented
Constant CACHE_MIDDLEWARE_KEY_PREFIX Undocumented
Constant CACHE_MIDDLEWARE_SECONDS Undocumented
Constant CACHES Undocumented
Constant CSRF_COOKIE_AGE Undocumented
Constant CSRF_COOKIE_DOMAIN Undocumented
Constant CSRF_COOKIE_HTTPONLY Undocumented
Constant CSRF_COOKIE_MASKED Undocumented
Constant CSRF_COOKIE_NAME Undocumented
Constant CSRF_COOKIE_PATH Undocumented
Constant CSRF_COOKIE_SAMESITE Undocumented
Constant CSRF_COOKIE_SECURE Undocumented
Constant CSRF_FAILURE_VIEW Undocumented
Constant CSRF_HEADER_NAME Undocumented
Constant CSRF_TRUSTED_ORIGINS Undocumented
Constant CSRF_USE_SESSIONS Undocumented
Constant DATA_UPLOAD_MAX_MEMORY_SIZE Undocumented
Constant DATA_UPLOAD_MAX_NUMBER_FIELDS Undocumented
Constant DATA_UPLOAD_MAX_NUMBER_FILES Undocumented
Constant DATABASE_ROUTERS Undocumented
Constant DATABASES Undocumented
Constant DATE_FORMAT Undocumented
Constant DATE_INPUT_FORMATS Undocumented
Constant DATETIME_FORMAT Undocumented
Constant DATETIME_INPUT_FORMATS Undocumented
Constant DEBUG Undocumented
Constant DEBUG_PROPAGATE_EXCEPTIONS Undocumented
Constant DECIMAL_SEPARATOR Undocumented
Constant DEFAULT_AUTO_FIELD Undocumented
Constant DEFAULT_CHARSET Undocumented
Constant DEFAULT_EXCEPTION_REPORTER Undocumented
Constant DEFAULT_EXCEPTION_REPORTER_FILTER Undocumented
Constant DEFAULT_FILE_STORAGE Undocumented
Constant DEFAULT_FROM_EMAIL Undocumented
Constant DEFAULT_INDEX_TABLESPACE Undocumented
Constant DEFAULT_TABLESPACE Undocumented
Constant DISALLOWED_USER_AGENTS Undocumented
Constant EMAIL_BACKEND Undocumented
Constant EMAIL_HOST Undocumented
Constant EMAIL_HOST_PASSWORD Undocumented
Constant EMAIL_HOST_USER Undocumented
Constant EMAIL_PORT Undocumented
Constant EMAIL_SSL_CERTFILE Undocumented
Constant EMAIL_SSL_KEYFILE Undocumented
Constant EMAIL_SUBJECT_PREFIX Undocumented
Constant EMAIL_TIMEOUT Undocumented
Constant EMAIL_USE_LOCALTIME Undocumented
Constant EMAIL_USE_SSL Undocumented
Constant EMAIL_USE_TLS Undocumented
Constant FILE_UPLOAD_DIRECTORY_PERMISSIONS Undocumented
Constant FILE_UPLOAD_HANDLERS Undocumented
Constant FILE_UPLOAD_MAX_MEMORY_SIZE Undocumented
Constant FILE_UPLOAD_PERMISSIONS Undocumented
Constant FILE_UPLOAD_TEMP_DIR Undocumented
Constant FIRST_DAY_OF_WEEK Undocumented
Constant FIXTURE_DIRS Undocumented
Constant FORCE_SCRIPT_NAME Undocumented
Constant FORM_RENDERER Undocumented
Constant FORMAT_MODULE_PATH Undocumented
Constant IGNORABLE_404_URLS Undocumented
Constant INSTALLED_APPS Undocumented
Constant INTERNAL_IPS Undocumented
Constant LANGUAGE_CODE Undocumented
Constant LANGUAGE_COOKIE_AGE Undocumented
Constant LANGUAGE_COOKIE_DOMAIN Undocumented
Constant LANGUAGE_COOKIE_HTTPONLY Undocumented
Constant LANGUAGE_COOKIE_NAME Undocumented
Constant LANGUAGE_COOKIE_PATH Undocumented
Constant LANGUAGE_COOKIE_SAMESITE Undocumented
Constant LANGUAGE_COOKIE_SECURE Undocumented
Constant LANGUAGES Undocumented
Constant LANGUAGES_BIDI Undocumented
Constant LOCALE_PATHS Undocumented
Constant LOGGING Undocumented
Constant LOGGING_CONFIG Undocumented
Constant LOGIN_REDIRECT_URL Undocumented
Constant LOGIN_URL Undocumented
Constant LOGOUT_REDIRECT_URL Undocumented
Constant MEDIA_ROOT Undocumented
Constant MEDIA_URL Undocumented
Constant MESSAGE_STORAGE Undocumented
Constant MIDDLEWARE Undocumented
Constant MIGRATION_MODULES Undocumented
Constant MONTH_DAY_FORMAT Undocumented
Constant NUMBER_GROUPING Undocumented
Constant PASSWORD_HASHERS Undocumented
Constant PASSWORD_RESET_TIMEOUT Undocumented
Constant PREPEND_WWW Undocumented
Constant SECRET_KEY Undocumented
Constant SECRET_KEY_FALLBACKS Undocumented
Constant SECURE_CONTENT_TYPE_NOSNIFF Undocumented
Constant SECURE_CROSS_ORIGIN_OPENER_POLICY Undocumented
Constant SECURE_HSTS_INCLUDE_SUBDOMAINS Undocumented
Constant SECURE_HSTS_PRELOAD Undocumented
Constant SECURE_HSTS_SECONDS Undocumented
Constant SECURE_PROXY_SSL_HEADER Undocumented
Constant SECURE_REDIRECT_EXEMPT Undocumented
Constant SECURE_REFERRER_POLICY Undocumented
Constant SECURE_SSL_HOST Undocumented
Constant SECURE_SSL_REDIRECT Undocumented
Constant SERVER_EMAIL Undocumented
Constant SESSION_CACHE_ALIAS Undocumented
Constant SESSION_COOKIE_AGE Undocumented
Constant SESSION_COOKIE_DOMAIN Undocumented
Constant SESSION_COOKIE_HTTPONLY Undocumented
Constant SESSION_COOKIE_NAME Undocumented
Constant SESSION_COOKIE_PATH Undocumented
Constant SESSION_COOKIE_SAMESITE Undocumented
Constant SESSION_COOKIE_SECURE Undocumented
Constant SESSION_ENGINE Undocumented
Constant SESSION_EXPIRE_AT_BROWSER_CLOSE Undocumented
Constant SESSION_FILE_PATH Undocumented
Constant SESSION_SAVE_EVERY_REQUEST Undocumented
Constant SESSION_SERIALIZER Undocumented
Constant SHORT_DATE_FORMAT Undocumented
Constant SHORT_DATETIME_FORMAT Undocumented
Constant SIGNING_BACKEND Undocumented
Constant SILENCED_SYSTEM_CHECKS Undocumented
Constant STATIC_ROOT Undocumented
Constant STATIC_URL Undocumented
Constant STATICFILES_DIRS Undocumented
Constant STATICFILES_FINDERS Undocumented
Constant STATICFILES_STORAGE Undocumented
Constant TEMPLATES Undocumented
Constant TEST_NON_SERIALIZED_APPS Undocumented
Constant TEST_RUNNER Undocumented
Constant THOUSAND_SEPARATOR Undocumented
Constant TIME_FORMAT Undocumented
Constant TIME_INPUT_FORMATS Undocumented
Constant TIME_ZONE Undocumented
Constant USE_DEPRECATED_PYTZ Undocumented
Constant USE_I18N Undocumented
Constant USE_L10N Undocumented
Constant USE_THOUSAND_SEPARATOR Undocumented
Constant USE_TZ Undocumented
Constant USE_X_FORWARDED_HOST Undocumented
Constant USE_X_FORWARDED_PORT Undocumented
Constant WSGI_APPLICATION Undocumented
Constant X_FRAME_OPTIONS Undocumented
Constant YEAR_MONTH_FORMAT Undocumented
def gettext_noop(s): (source)

Undocumented

ABSOLUTE_URL_OVERRIDES: dict = (source)

Undocumented

Value
{}

Undocumented

Value
[]
ALLOWED_HOSTS: list = (source)

Undocumented

Value
[]
APPEND_SLASH: bool = (source)

Undocumented

Value
True
AUTH_PASSWORD_VALIDATORS: list = (source)

Undocumented

Value
[]
AUTH_USER_MODEL: str = (source)

Undocumented

Value
'auth.User'
AUTHENTICATION_BACKENDS: list[str] = (source)

Undocumented

Value
['django.contrib.auth.backends.ModelBackend']
CACHE_MIDDLEWARE_ALIAS: str = (source)

Undocumented

Value
'default'
CACHE_MIDDLEWARE_KEY_PREFIX: str = (source)

Undocumented

Value
''
CACHE_MIDDLEWARE_SECONDS: int = (source)

Undocumented

Value
600

Undocumented

Value
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CSRF_COOKIE_AGE = (source)

Undocumented

Value
(((60*60)*24)*7)*52
CSRF_COOKIE_DOMAIN = (source)

Undocumented

Value
None
CSRF_COOKIE_HTTPONLY: bool = (source)

Undocumented

Value
False
CSRF_COOKIE_MASKED: bool = (source)

Undocumented

Value
False
CSRF_COOKIE_NAME: str = (source)

Undocumented

Value
'csrftoken'
CSRF_COOKIE_PATH: str = (source)

Undocumented

Value
'/'
CSRF_COOKIE_SAMESITE: str = (source)

Undocumented

Value
'Lax'
CSRF_COOKIE_SECURE: bool = (source)

Undocumented

Value
False
CSRF_FAILURE_VIEW: str = (source)

Undocumented

Value
'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME: str = (source)

Undocumented

Value
'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS: list = (source)

Undocumented

Value
[]
CSRF_USE_SESSIONS: bool = (source)

Undocumented

Value
False
DATA_UPLOAD_MAX_MEMORY_SIZE: int = (source)

Undocumented

Value
2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS: int = (source)

Undocumented

Value
1000
DATA_UPLOAD_MAX_NUMBER_FILES: int = (source)

Undocumented

Value
100
DATABASE_ROUTERS: list = (source)

Undocumented

Value
[]
DATABASES: dict = (source)

Undocumented

Value
{}
DATE_FORMAT: str = (source)

Undocumented

Value
'N j, Y'
DATE_INPUT_FORMATS: list[str] = (source)

Undocumented

Value
['%Y-%m-%d',
 '%m/%d/%Y',
 '%m/%d/%y',
 '%b %d %Y',
 '%b %d, %Y',
 '%d %b %Y',
 '%d %b, %Y',
...
DATETIME_FORMAT: str = (source)

Undocumented

Value
'N j, Y, P'
DATETIME_INPUT_FORMATS: list[str] = (source)

Undocumented

Value
['%Y-%m-%d %H:%M:%S',
 '%Y-%m-%d %H:%M:%S.%f',
 '%Y-%m-%d %H:%M',
 '%m/%d/%Y %H:%M:%S',
 '%m/%d/%Y %H:%M:%S.%f',
 '%m/%d/%Y %H:%M',
 '%m/%d/%y %H:%M:%S',
...

Undocumented

Value
False
DEBUG_PROPAGATE_EXCEPTIONS: bool = (source)

Undocumented

Value
False
DECIMAL_SEPARATOR: str = (source)

Undocumented

Value
'.'
DEFAULT_AUTO_FIELD: str = (source)

Undocumented

Value
'django.db.models.AutoField'
DEFAULT_CHARSET: str = (source)

Undocumented

Value
'utf-8'
DEFAULT_EXCEPTION_REPORTER: str = (source)

Undocumented

Value
'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER: str = (source)

Undocumented

Value
'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE: str = (source)

Undocumented

Value
'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL: str = (source)

Undocumented

Value
'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE: str = (source)

Undocumented

Value
''
DEFAULT_TABLESPACE: str = (source)

Undocumented

Value
''
DISALLOWED_USER_AGENTS: list = (source)

Undocumented

Value
[]
EMAIL_BACKEND: str = (source)

Undocumented

Value
'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST: str = (source)

Undocumented

Value
'localhost'
EMAIL_HOST_PASSWORD: str = (source)

Undocumented

Value
''
EMAIL_HOST_USER: str = (source)

Undocumented

Value
''
EMAIL_PORT: int = (source)

Undocumented

Value
25
EMAIL_SSL_CERTFILE = (source)

Undocumented

Value
None
EMAIL_SSL_KEYFILE = (source)

Undocumented

Value
None
EMAIL_SUBJECT_PREFIX: str = (source)

Undocumented

Value
'[Django] '
EMAIL_TIMEOUT = (source)

Undocumented

Value
None
EMAIL_USE_LOCALTIME: bool = (source)

Undocumented

Value
False
EMAIL_USE_SSL: bool = (source)

Undocumented

Value
False
EMAIL_USE_TLS: bool = (source)

Undocumented

Value
False
FILE_UPLOAD_DIRECTORY_PERMISSIONS = (source)

Undocumented

Value
None
FILE_UPLOAD_HANDLERS: list[str] = (source)

Undocumented

Value
['django.core.files.uploadhandler.MemoryFileUploadHandler',
 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE: int = (source)

Undocumented

Value
2621440
FILE_UPLOAD_PERMISSIONS: int = (source)

Undocumented

Value
420
FILE_UPLOAD_TEMP_DIR = (source)

Undocumented

Value
None
FIRST_DAY_OF_WEEK: int = (source)

Undocumented

Value
0
FIXTURE_DIRS: list = (source)

Undocumented

Value
[]
FORCE_SCRIPT_NAME = (source)

Undocumented

Value
None
FORM_RENDERER: str = (source)

Undocumented

Value
'django.forms.renderers.DjangoTemplates'
FORMAT_MODULE_PATH = (source)

Undocumented

Value
None
IGNORABLE_404_URLS: list = (source)

Undocumented

Value
[]
INSTALLED_APPS: list = (source)

Undocumented

Value
[]
INTERNAL_IPS: list = (source)

Undocumented

Value
[]
LANGUAGE_CODE: str = (source)

Undocumented

Value
'en-us'
LANGUAGE_COOKIE_AGE = (source)

Undocumented

Value
None
LANGUAGE_COOKIE_DOMAIN = (source)

Undocumented

Value
None
LANGUAGE_COOKIE_HTTPONLY: bool = (source)

Undocumented

Value
False
LANGUAGE_COOKIE_NAME: str = (source)

Undocumented

Value
'django_language'
LANGUAGE_COOKIE_PATH: str = (source)

Undocumented

Value
'/'
LANGUAGE_COOKIE_SAMESITE = (source)

Undocumented

Value
None
LANGUAGE_COOKIE_SECURE: bool = (source)

Undocumented

Value
False
LANGUAGES = (source)

Undocumented

Value
[('af', gettext_noop('Afrikaans')),
 ('ar', gettext_noop('Arabic')),
 ('ar-dz', gettext_noop('Algerian Arabic')),
 ('ast', gettext_noop('Asturian')),
 ('az', gettext_noop('Azerbaijani')),
 ('bg', gettext_noop('Bulgarian')),
 ('be', gettext_noop('Belarusian')),
...
LANGUAGES_BIDI: list[str] = (source)

Undocumented

Value
['he', 'ar', 'ar-dz', 'fa', 'ur']
LOCALE_PATHS: list = (source)

Undocumented

Value
[]

Undocumented

Value
{}
LOGGING_CONFIG: str = (source)

Undocumented

Value
'logging.config.dictConfig'
LOGIN_REDIRECT_URL: str = (source)

Undocumented

Value
'/accounts/profile/'
LOGIN_URL: str = (source)

Undocumented

Value
'/accounts/login/'
LOGOUT_REDIRECT_URL = (source)

Undocumented

Value
None
MEDIA_ROOT: str = (source)

Undocumented

Value
''
MEDIA_URL: str = (source)

Undocumented

Value
''
MESSAGE_STORAGE: str = (source)

Undocumented

Value
'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE: list = (source)

Undocumented

Value
[]
MIGRATION_MODULES: dict = (source)

Undocumented

Value
{}
MONTH_DAY_FORMAT: str = (source)

Undocumented

Value
'F j'
NUMBER_GROUPING: int = (source)

Undocumented

Value
0
PASSWORD_HASHERS: list[str] = (source)

Undocumented

Value
['django.contrib.auth.hashers.PBKDF2PasswordHasher',
 'django.contrib.auth.hashers.PBKDF2SHA1PasswordHasher',
 'django.contrib.auth.hashers.Argon2PasswordHasher',
 'django.contrib.auth.hashers.BCryptSHA256PasswordHasher',
 'django.contrib.auth.hashers.ScryptPasswordHasher']
PASSWORD_RESET_TIMEOUT = (source)

Undocumented

Value
((60*60)*24)*3
PREPEND_WWW: bool = (source)

Undocumented

Value
False
SECRET_KEY: str = (source)

Undocumented

Value
''
SECRET_KEY_FALLBACKS: list = (source)

Undocumented

Value
[]
SECURE_CONTENT_TYPE_NOSNIFF: bool = (source)

Undocumented

Value
True
SECURE_CROSS_ORIGIN_OPENER_POLICY: str = (source)

Undocumented

Value
'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS: bool = (source)

Undocumented

Value
False
SECURE_HSTS_PRELOAD: bool = (source)

Undocumented

Value
False
SECURE_HSTS_SECONDS: int = (source)

Undocumented

Value
0
SECURE_PROXY_SSL_HEADER = (source)

Undocumented

Value
None
SECURE_REDIRECT_EXEMPT: list = (source)

Undocumented

Value
[]
SECURE_REFERRER_POLICY: str = (source)

Undocumented

Value
'same-origin'
SECURE_SSL_HOST = (source)

Undocumented

Value
None
SECURE_SSL_REDIRECT: bool = (source)

Undocumented

Value
False
SERVER_EMAIL: str = (source)

Undocumented

Value
'root@localhost'
SESSION_CACHE_ALIAS: str = (source)

Undocumented

Value
'default'
SESSION_COOKIE_AGE = (source)

Undocumented

Value
(((60*60)*24)*7)*2
SESSION_COOKIE_DOMAIN = (source)

Undocumented

Value
None
SESSION_COOKIE_HTTPONLY: bool = (source)

Undocumented

Value
True
SESSION_COOKIE_NAME: str = (source)

Undocumented

Value
'sessionid'
SESSION_COOKIE_PATH: str = (source)

Undocumented

Value
'/'
SESSION_COOKIE_SAMESITE: str = (source)

Undocumented

Value
'Lax'
SESSION_COOKIE_SECURE: bool = (source)

Undocumented

Value
False
SESSION_ENGINE: str = (source)

Undocumented

Value
'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE: bool = (source)

Undocumented

Value
False
SESSION_FILE_PATH = (source)

Undocumented

Value
None
SESSION_SAVE_EVERY_REQUEST: bool = (source)

Undocumented

Value
False
SESSION_SERIALIZER: str = (source)

Undocumented

Value
'django.contrib.sessions.serializers.JSONSerializer'
SHORT_DATE_FORMAT: str = (source)

Undocumented

Value
'm/d/Y'
SHORT_DATETIME_FORMAT: str = (source)

Undocumented

Value
'm/d/Y P'
SIGNING_BACKEND: str = (source)

Undocumented

Value
'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS: list = (source)

Undocumented

Value
[]
STATIC_ROOT = (source)

Undocumented

Value
None
STATIC_URL = (source)

Undocumented

Value
None
STATICFILES_DIRS: list = (source)

Undocumented

Value
[]
STATICFILES_FINDERS: list[str] = (source)

Undocumented

Value
['django.contrib.staticfiles.finders.FileSystemFinder',
 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE: str = (source)

Undocumented

Value
'django.contrib.staticfiles.storage.StaticFilesStorage'
TEMPLATES: list = (source)

Undocumented

Value
[]
TEST_NON_SERIALIZED_APPS: list = (source)

Undocumented

Value
[]
TEST_RUNNER: str = (source)

Undocumented

Value
'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR: str = (source)

Undocumented

Value
','
TIME_FORMAT: str = (source)

Undocumented

Value
'P'
TIME_INPUT_FORMATS: list[str] = (source)

Undocumented

Value
['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE: str = (source)

Undocumented

Value
'America/Chicago'
USE_DEPRECATED_PYTZ: bool = (source)

Undocumented

Value
False
USE_I18N: bool = (source)

Undocumented

Value
True
USE_L10N: bool = (source)

Undocumented

Value
True
USE_THOUSAND_SEPARATOR: bool = (source)

Undocumented

Value
False

Undocumented

Value
False
USE_X_FORWARDED_HOST: bool = (source)

Undocumented

Value
False
USE_X_FORWARDED_PORT: bool = (source)

Undocumented

Value
False
WSGI_APPLICATION = (source)

Undocumented

Value
None
X_FRAME_OPTIONS: str = (source)

Undocumented

Value
'DENY'
YEAR_MONTH_FORMAT: str = (source)

Undocumented

Value
'F Y'