Skip to main content

DJANGO__MIDDLEWARE_NAME

Constant DJANGO__MIDDLEWARE_NAME 

Source
pub const DJANGO__MIDDLEWARE_NAME: &str = "django.middleware_name";
๐Ÿ‘ŽDeprecated:

Use MIDDLEWARE__NAME (middleware.name) instead.

Expand description

The name of the Django middleware.

  • Scrubbing: Manual
  • Rewriting behavior: Backfill

ยงAliases