An error occurred while fetching the assigned milestone of the selected merge_request.
Switched to SQLAlchemy + Marshmallow
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 20
− 7
@@ -7,7 +7,7 @@ from flask_cors import CORS
@@ -23,7 +23,9 @@ def create_app(test_config=None):
@@ -32,9 +34,11 @@ def create_app(test_config=None):
@@ -61,11 +65,20 @@ def create_app(test_config=None):