oncall-engine/engine/engine
Joey Orlando ed4be171f6
add make command to configure mobile app feature (#988)
Adds a make command, `enable-mobile-app-feature-flags`, which sets the
backend feature flag in `./dev/.env.dev`, and updates a record in the
`base_dynamicsetting` database table, which are needed to enable the
mobile app backend features.
2022-12-14 09:36:35 +01:00
..
logging World, meet OnCall! 2022-06-03 08:09:47 -06:00
management/commands add make command to configure mobile app feature (#988) 2022-12-14 09:36:35 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Add celery profiling (#913) 2022-11-29 16:20:41 +08:00
middlewares.py patch engine logging middleware (#950) 2022-12-05 17:01:49 +01:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Add a temporary URL for the mobile app API 2022-11-29 16:46:51 +00:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
wsgi.py World, meet OnCall! 2022-06-03 08:09:47 -06:00