debian-django-statsd-mozilla/django_statsd
Andy McKay f229781475 Merge pull request #21 from youngbob/master
Fix deprecation warnings
2013-02-15 10:51:11 -08:00
..
clients Implement gauge. Alternate clients now inherit from the null client. 2012-12-11 13:15:54 -05:00
loggers add in logging handler for errors and bump version 2012-04-27 15:48:30 -07:00
management fix for tests so they should work on travis ci 2012-06-20 13:58:58 +01:00
patches fix for tests so they should work on travis ci 2012-06-20 13:58:58 +01:00
static setTimeout on send 2012-07-13 16:48:03 -07:00
templates/toolbar_statsd self-closing divs aren't valid, and this one is trapping the global debug toolbar djDebugWindow view. 2012-11-05 12:57:45 +00:00
__init__.py add in a nose client 2012-10-07 22:41:11 -07:00
middleware.py don't report 500 for Http404 2013-01-16 11:20:56 -06:00
mydatabase added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
panel.py Handle the case where no stats are sent 2012-09-04 18:22:39 -07:00
plugins.py Cleaned up table formatting and padding 2012-12-06 11:00:49 -08:00
tests.py added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
urls.py Update url imports for Django 1.4+ 2013-01-29 16:06:00 -05:00
views.py add in csrf_exempt and fix tests 2012-07-23 15:22:54 -07:00