mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Wes Winham's mixpanel-celery package uses the MIXPANEL_API_TOKEN setting. Use the same name for the Mixpanel token setting.
34 lines
808 B
ReStructuredText
34 lines
808 B
ReStructuredText
Version 0.7.0
|
|
-------------
|
|
* Renamed ``MIXPANEL_TOKEN`` setting to ``MIXPANEL_API_TOKEN`` for
|
|
compatibility with Wes Winham's mixpanel-celery_ package.
|
|
|
|
.. _mixpanel_celery: https://github.com/winhamwr/mixpanel-celery
|
|
|
|
Version 0.6.0
|
|
-------------
|
|
* Added support for the Reinvigorate service.
|
|
* Added support for the Olark service.
|
|
|
|
Version 0.5.0
|
|
-------------
|
|
* Split off Geckoboard support into django-geckoboard_.
|
|
|
|
.. _django-geckoboard: http://pypi.python.org/pypi/django-geckoboard
|
|
|
|
Version 0.4.0
|
|
-------------
|
|
* Added support for the Geckoboard service.
|
|
|
|
Version 0.3.0
|
|
-------------
|
|
* Added support for the Performable service.
|
|
|
|
Version 0.2.0
|
|
-------------
|
|
* Added support for the HubSpot service.
|
|
* Added template tags for individual services.
|
|
|
|
Version 0.1.0
|
|
-------------
|
|
* First project release.
|