Debian packaging for django-statsd-mozilla
Go to file
Fabián Ezequiel Gallina 91e5aa5f2c Fixed test suite execution for Django>=1.6 2014-04-30 08:39:33 -03:00
django_statsd Fixed test suite execution for Django>=1.6 2014-04-30 08:39:33 -03:00
docs bump for 1.6 support 2014-04-07 11:40:13 -07:00
.gitignore Make TastyPieRequestTimingMiddleware fallback to GraphiteRequestTimingMiddleware 2013-12-19 16:53:26 +01:00
.travis.yml added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
LICENSE.rst license and readme updates 2011-12-22 09:22:42 -08:00
MANIFEST.in fix setup.py 2012-05-09 11:38:02 -07:00
README.rst Include link to documentation & add basic formatting 2013-08-08 09:12:16 +01:00
example.png clients, middleware and tests 2011-12-13 22:33:09 -08:00
optional.txt added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
requirements.txt pin to older version of statsd 2013-03-28 07:50:25 -07:00
setup.py bump for 1.6 support 2014-04-07 11:40:13 -07:00

README.rst

=============
Django Statsd
=============

Documentation is on `Read the Docs <https://django-statsd.readthedocs.org/>`_.

-------
License
-------

BSD and MPL

Portions of this are from commonware:

https://github.com/jsocol/commonware/blob/master/LICENSE