oncall-engine/engine/engine
Vadim Stepanov 53d34164ef
Fix SQLite permission issue (#1984)
# What this PR does
Fixes https://github.com/grafana/oncall/issues/1960.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-05-22 19:16:31 +00:00
..
logging World, meet OnCall! 2022-06-03 08:09:47 -06:00
management/commands Fix SQLite permission issue (#1984) 2023-05-22 19:16:31 +00:00
tests add the ability to set/display "currently undergoing maintenance message" in the UI (#1917) 2023-05-12 15:44:09 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Fix SQLite permission issue (#1984) 2023-05-22 19:16:31 +00:00
middlewares.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py add the ability to set/display "currently undergoing maintenance message" in the UI (#1917) 2023-05-12 15:44:09 +00:00
views.py add the ability to set/display "currently undergoing maintenance message" in the UI (#1917) 2023-05-12 15:44:09 +00:00
wsgi.py Update wsgi.py 2023-03-28 13:11:22 +08:00