Garrett Coakley
58aa95df34
Added Heap integration ( #194 )
...
Heap integration
2021-11-26 14:13:59 +01:00
David Smith
9163294603
Updated supported versions of Python and Django
...
Dropped Python2.7/3.5 and Django 1.11 from test matrix
Removed Py2 code and updated for Py3 features
Replaced assertRaisesRegexp with AsserRaisesRegex
Updated setup.py for currently supported versions
Removed _timestamp
2020-12-03 23:01:10 +01:00
Peter Bittner
c7b14bdf5c
Drop Python 3.2 support
...
Refactor Travis CI configuration
Add flake8 checks, address all complaints
2017-10-16 12:11:23 +02:00
Joost Cassee
50bebf3181
Update copyright dates and fix history include
2016-01-16 23:38:01 +01:00
Joost Cassee
3aba89dce8
Update documentation links to Django 1.9
2016-01-16 23:20:02 +01:00
Peter Bittner
88a7cb625f
Fix line-too-long complaints (flake8)
2015-04-25 02:00:39 +02:00
Peter Bittner
58d83fe5aa
Indentation corrections (PEP8)
...
Correct all flake8 complaints except: in tests, in templatetags, E501 line too long
2015-04-20 23:08:19 +02:00
Joost Cassee
72b17165cb
Update intersphinx mapping to Django 1.8
2015-04-19 10:51:20 +02:00
Joost Cassee
d1b28ef809
Update intersphinx links to Django 1.7
2015-03-09 20:51:28 +01:00
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