oncall-engine/engine/apps/alerts/migrations
Ildar Iskhakov 2e63a9ff08
Jinja2 based routes (#1319)
# What this PR does

This PR adds the new way to set up routes using jinja2 templating
language

<img width="1174" alt="Screenshot 2023-03-06 at 22 11 13"
src="https://user-images.githubusercontent.com/2262529/223134053-69d43c47-bb2a-4790-a16d-767425017a76.png">
<img width="1175" alt="Screenshot 2023-03-06 at 22 11 34"
src="https://user-images.githubusercontent.com/2262529/223134070-1e5ef82f-021c-4d5d-b255-b19bb3445641.png">


## Which issue(s) this PR fixes

## Checklist

- [ ] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated
2023-03-08 16:42:18 +08:00
..
0001_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0002_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0003_grafanaalertingcontactpoint_datasource_uid.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0004_auto_20220711_1106.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0005_alertgroup_cached_render_for_web.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0006_alertgroup_alerts_aler_channel_ee84a7_idx.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0007_populate_web_title_cache.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0008_alter_alertgrouplogrecord_type.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0009_alertreceivechannel_web_templates_modified_at.py Cache render_for_web field for alertgroups list serializer (#1236) 2023-01-28 12:50:41 +08:00
0010_channelfilter_filtering_term_type.py Jinja2 based routes (#1319) 2023-03-08 16:42:18 +08:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00