Debian packaging for django-statsd-mozilla
Go to file
Andy McKay 9fbeede27a Merge pull request #52 from fud/master
Fixing a small spelling mistake.
2014-04-29 17:49:18 -07:00
django_statsd Don't check if db is managed when Django >1.6 2014-04-06 14:54:47 -07:00
docs Fixing a small spelling mistake. 2014-04-30 09:24:11 +10: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