mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update docs/features.rst
Co-authored-by: Peter Bittner <django@bittner.it>
This commit is contained in:
parent
19c43bef4a
commit
858a05307b
1 changed files with 1 additions and 1 deletions
|
|
@ -115,5 +115,5 @@ That allows you as a developer to leave your view code untouched and
|
|||
make sure that the variable is injected for all templates.
|
||||
|
||||
If you want to change the identity only for specific provider use the
|
||||
``*_identity`` context variable, where ``*``-prefix is the module name
|
||||
``*_identity`` context variable, where the ``*`` prefix is the module name
|
||||
of the specific provider.
|
||||
|
|
|
|||
Loading…
Reference in a new issue