2
0
This repository has been archived on 2020-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
sentry-onpremise/sentry.conf.py
Burak Yigit Kaya 4e84599542 fix(config): Remove autocommit option from DB config (#195)
Django 1.7 already defaults to `True` for this and in Django 1.8, which
is what the latest Sentry uses, the option is removed and causes a DB
connection error so dropping it to fix git builds.
2019-06-18 22:26:47 +03:00

11 KiB