Commit graph

16 commits

Author SHA1 Message Date
Peter Bittner
d3ddf1ac6a Update outdated PyPI URL references 2025-07-08 12:22:45 +02:00
Joost Cassee
fb4f1c1b40 Change all links from .../jcassee/d-a to jazzband 2018-11-28 21:36:23 +01:00
Peter Bittner
7d96f8e618 Use code-block directive for snippets
Correct spacing between sentences.

Update URLs (http -> https)
2017-01-29 21:55:27 +01:00
Joost Cassee
bde02a3adf Fix docs include directive 2015-05-17 15:20:47 +02:00
Piet Delport
9b83ef1c3e Fix name: django-analytics -> django-analytical 2012-08-13 12:30:47 +02:00
Joost Cassee
4b386026da Make README.rst inclusion more robust 2011-01-31 09:11:40 +01:00
Joost Cassee
6ea7e85b02 Add Performable service. Update docs layout.
Use included README.rst in documentation.  Bump version to 0.3.0.
2011-01-31 08:58:49 +01:00
Joost Cassee
1b444076c6 Improve documentation layout
Move author information to AUTHORS.rst.  Move changelog to
CHANGELOG.rst.  Add license to documentation.  Fix README.rst.  Add
documentation source files to revision control.
2011-01-30 16:19:58 +01:00
Joost Cassee
74af25be8e Make service documentation less context-dependent
It should be possible to understand the service documentation pages
without having come from the index page.  This is a first step in making
them context-independent.
2011-01-30 10:33:33 +01:00
Joost Cassee
f41b0619d8 Small documentation fixes 2011-01-30 09:56:53 +01:00
Joost Cassee
4bf0fcfcc5 Update documentation
This commit finishes up the tutorial.  It also fixes the individual
service documentation and documents the service-specific / global
analytical settings and context variables.
2011-01-29 08:04:51 +01:00
Joost Cassee
3db3bf4b0e Simplify analytics tag loading
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.
2011-01-28 18:02:23 +01:00
Joost Cassee
d715c16244 Refactoring services, step 1
Move services into their own Django apps, leaving the analytics app a
small wrapper.  First service converted is Clicky.

This commit has not been tested.
2011-01-26 22:28:16 +01:00
Joost Cassee
4a81b49320 Small documentation and metadata changes
Added some thank-you's and fixed some typos.
2011-01-26 00:09:11 +01:00
Joost Cassee
39c205f546 Updated analytical
* Added Chartbeat.
* Added settings context processor.
* Added identification.
* Prepared events.
* Updated tests.
2011-01-25 00:13:44 +01:00
Joost Cassee
1fa0d7760d Create project 2011-01-21 02:01:40 +01:00