Your IP : 18.219.158.84


Current Path : /opt/alt/python27/lib/python2.7/site-packages/raven/contrib/django/raven_compat/
Upload File :
Current File : //opt/alt/python27/lib/python2.7/site-packages/raven/contrib/django/raven_compat/handlers.py

"""
raven.contrib.django.raven_compat.handlers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

:copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
"""

from __future__ import absolute_import

from raven.contrib.django.handlers import *  # NOQA

?>