debian-python-raven/raven/contrib/django
allenhu beb980d4cc fix the puzzle try..catch in contrib.django.models's get_client 2014-06-23 11:17:08 +08:00
..
celery Remove raven.contrib.celery.CeleryClient 2013-12-09 22:52:44 -08:00
management Sleep for 3 seconds after sending test command to allow delivery 2013-12-26 21:12:45 -08:00
middleware Gracefully handle case where capture does not return event ID 2014-05-12 23:28:02 -07:00
raven_compat Patch BaseCommand.execute to capture exceptions in Django management commands 2013-06-19 14:14:20 -07:00
templatetags Require absolute import statements on files 2013-06-15 13:57:40 -07:00
__init__.py Correct recursive import when importing client 2013-06-15 14:14:42 -07:00
client.py Merge branch 'raise_send_errors' of https://github.com/richg/raven-python into richg-raise_send_errors 2014-05-22 00:25:46 -07:00
handlers.py Allow level param in Django SentryHandler.__init__ 2013-11-25 15:24:24 +00:00
logging.py Correct all current lint violations 2012-11-23 13:08:49 -08:00
models.py fix the puzzle try..catch in contrib.django.models's get_client 2014-06-23 11:17:08 +08:00
serializers.py Fixed several typos 2014-05-10 11:14:16 -07:00
urls.py Fixed several typos 2014-05-10 11:14:16 -07:00
utils.py Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
views.py Python3 port ! 2013-04-01 23:23:03 +02:00