PHP 8.2.30
Preview: models.py Size: 519 B
/proc/self/root/opt/alt/python27/lib/python2.7/site-packages/raven/contrib/django/celery/models.py

"""
raven.contrib.django.celery.models
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

: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 django.conf import settings
from django.core.exceptions import ImproperlyConfigured

if 'djcelery' not in settings.INSTALLED_APPS:
    raise ImproperlyConfigured(
        "Put 'djcelery' in your INSTALLED_APPS setting in order to use the "
        "sentry celery client.")

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
519 B lrw-r--r-- 2017-10-29 17:41:19
Edit Download
752 B lrw-r--r-- 2019-10-18 13:53:42
Edit Download
293 B lrw-r--r-- 2017-10-29 17:41:19
Edit Download
522 B lrw-r--r-- 2019-10-18 13:53:42
Edit Download
966 B lrw-r--r-- 2017-10-29 17:41:19
Edit Download
1.97 KB lrw-r--r-- 2019-10-18 13:53:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).