Debian packaging for django-statsd-mozilla
Go to file
Andy McKay 62fa68d8f4 Merge pull request #41 from tomchristie/patch-1
Include link to documentation & add basic formatting
2013-08-08 07:04:03 -07:00
django_statsd Merge pull request #37 from vikingco/toolbar/graph-clarity 2013-08-07 11:08:31 -07:00
docs bump version to 0.3.8.5 2013-02-15 10:54:00 -08:00
.gitignore added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04: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 Update for statsd >= 2.0 2013-07-27 22:35:08 +00: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