File: services.rst

package info (click to toggle)
python-django-analytical 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: python: 4,693; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _services:

========
Services
========

This section describes what features are supported by the different
analytics services.  To start using a service, you can either use the
generic installation instructions (see :doc:`install`), or add
service-specific tags to your templates.

If you would like to have another analytics service supported by
django-analytical, please create an issue on the project
`issue tracker`_.  See also :ref:`helping-out`.

.. _`issue tracker`: http://github.com/jazzband/django-analytical/issues


Currently supported services:

.. toctree::
    :maxdepth: 1
    :glob:

    services/*