incubator-airflow/tests/serialization
Tomek Urbaszek daf8f31080
Add template fields renderers for better UI rendering (#11061)
This PR adds possibility to define template_fields_renderers for an
operator. In this way users will be able to provide information
what lexer should be used for rendering a particular field. This is
super useful for custom operator and gives more flexibility than
predefined keywords.

Co-authored-by: Kamil Olszewski <34898234+olchas@users.noreply.github.com>
Co-authored-by: Felix Uellendall <feluelle@users.noreply.github.com>
2020-09-23 15:31:40 +02:00
..
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
test_dag_serialization.py Add template fields renderers for better UI rendering (#11061) 2020-09-23 15:31:40 +02:00