mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-05-04 13:44:42 +00:00
The general-purpose tag loading code was much too generic and complex, so this commit hard-codes the supported services. Also adds a tutorial to the documentation. This commit is not tested.
13 lines
140 B
ReStructuredText
13 lines
140 B
ReStructuredText
.. _services:
|
|
|
|
========
|
|
Services
|
|
========
|
|
|
|
A number of analytics services is supported.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
services/*
|