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
a82bde708a
commit
f56a779b7a
1 changed files with 3 additions and 3 deletions
|
|
@ -89,6 +89,6 @@ or in the template:
|
|||
{% analytical_head_top %}
|
||||
{% endwith %}
|
||||
|
||||
If you want to change the identity only for specific provider, use the
|
||||
`*_identity` context variable, where `*` is prefix specified on the provider
|
||||
page.
|
||||
If you want to change the identity only for specific provider use the
|
||||
``*_identity`` context variable, where ``*``-prefix is the module name
|
||||
of the specific provider.
|
||||
|
|
|
|||
Loading…
Reference in a new issue