Skip to main content

DJANGO__FUNCTION_NAME

Constant DJANGO__FUNCTION_NAME 

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

Use CODE__FUNCTION__NAME (code.function.name) instead.

Expand description

The fully qualified name of a function used in a Django context.

  • Scrubbing: Manual
  • Rewriting behavior: Backfill

ยงAliases