Coverage for airflow/www/forms.py : 100%
Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
|
# Date filter form needed for gantt and graph view "Execution date", widget=DateTimePickerWidget())
# Date time and number of runs form for tree view, task duration # and landing times "Anchor date", widget=DateTimePickerWidget(), default=datetime.now()) (5, "5"), (25, "25"), (50, "50"), (100, "100"), (365, "365"), ))
|