PATH: //opt/cloudlinux/venv/lib/python3.11/site-packages/raven/contrib/django
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📁 __pycache__/
X
📄 apps.py
↓
X
📁 celery/
X
📄 client.py
↓
X
📄 handlers.py
↓
X
📄 logging.py
↓
X
📁 management/
X
📁 middleware/
X
📄 models.py
↓
X
📁 raven_compat/
X
📄 resolver.py
↓
X
📄 serializers.py
↓
X
📁 templatetags/
X
📄 urls.py
↓
X
📄 utils.py
↓
X
📄 views.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: __init__.py
""" 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
SIMPAN PERUBAHAN