📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 05:36:33
📂
/ (Root)
/
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
raven
/
contrib
/
django
📍 /opt/alt/python27/lib/python2.7/site-packages/raven/contrib/django
🔄 Refresh
✏️
Editing: __init__.py
Read Only
""" raven.contrib.django ~~~~~~~~~~~~~~~~~~~~ :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 default_app_config = 'raven.contrib.django.apps.RavenConfig' from .client import DjangoClient # NOQA
💾 Save Changes
❌ Cancel