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
CODE__FUNCTION__NAME(code.function.name)CODE__FUNCTION(code.function)