mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
37 lines
600 B
ReStructuredText
37 lines
600 B
ReStructuredText
=================
|
|
django-analytical
|
|
=================
|
|
|
|
The django-analytical application integrates analytics services into a
|
|
Django_ project.
|
|
|
|
.. _Django: http://www.djangoproject.com/
|
|
|
|
:Package: http://pypi.python.org/pypi/django-analytical/
|
|
:Source: http://github.com/jcassee/django-analytical
|
|
|
|
|
|
Overview
|
|
========
|
|
|
|
.. include:: ../README.rst
|
|
:start-line: 6
|
|
:end-line: 17
|
|
|
|
To get a feel of how django-analytics works, check out the
|
|
:doc:`tutorial`.
|
|
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
tutorial
|
|
install
|
|
features
|
|
services
|
|
settings
|
|
history
|
|
license
|