You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/31 17:35:27 UTC

[GitHub] [airflow] ashb commented on a change in pull request #8034: Make DateTimePicker actually pick times too.

ashb commented on a change in pull request #8034: Make DateTimePicker actually pick times too.
URL: https://github.com/apache/airflow/pull/8034#discussion_r401092761
 
 

 ##########
 File path: airflow/www/forms.py
 ##########
 @@ -33,18 +33,20 @@
 from airflow.utils import timezone
 from airflow.www.validators import ValidJson
 
+from .widgets import AirflowDateTimePickerWidget
 
 Review comment:
   I guess. I do wonder why we don't use relative imports more often...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services