You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bas Harenslak (JIRA)" <ji...@apache.org> on 2019/04/08 11:13:00 UTC

[jira] [Created] (AIRFLOW-4259) Refactor: move all classes out of models.py

Bas Harenslak created AIRFLOW-4259:
--------------------------------------

             Summary: Refactor: move all classes out of models.py
                 Key: AIRFLOW-4259
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4259
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Bas Harenslak


The infamous airflow/models.py contains over 6000 lines and becomes unmanageable. All classes should be placed in separate modules.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)