mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-24 17:28:11 +08:00
fixing export from conf
This commit is contained in:
@@ -207,6 +207,8 @@ if Conf.ERROR_REPORTER:
|
||||
error_reporter = ErrorReporter(reporters)
|
||||
except ImportError:
|
||||
error_reporter = None
|
||||
else:
|
||||
error_reporter = None
|
||||
|
||||
# # rollbar
|
||||
# if Conf.ROLLBAR:
|
||||
|
||||
Reference in New Issue
Block a user