Commit graph

9 commits

Author SHA1 Message Date
Joost Cassee
12a24c0d17 Small fixes to tox and docs
- Remove testing environments for Django 1.2 and 1.3
- Update Django Sphinx links to 1.6
- Fix docs warning in intercom.rst
2014-04-29 01:21:40 +02:00
Joost Cassee
8e3c6ef34d Update Sphinx links to Django 1.5 and Python 2.7 2013-04-11 04:07:17 +02:00
Joost Cassee
60f32daf07 Update Sphinx link to Django docs to 1.4 2012-08-14 08:48:21 +02:00
Joost Cassee
d5917b2e89 Update Django docs link to 1.3 2011-07-05 07:21:41 +02:00
Joost Cassee
e3a652766b Prefix non-text documentation directories with '_' 2011-01-30 16:27:46 +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
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
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