-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade project to Django 3/Python 3.7 #310
Conversation
* Upgrade the stack from Django 2.2 to 3.2 * Upgrade pip as well when installing Co-authored-by: Dimas Ciputra <[email protected]>
* Fix min_qg_version query in plugins.xml (qgis#224) * fix min_qg_version query * added 0 patch value for qgis version against max_qg_version * only add patch if it has major.minor version * Update docker-compose and dockerfile * Update nginx configuration * Update smtp * Add celery beat * Add feedjack update celery task * Add metabase configuration * Update test.yaml * Add test docker-compose Co-authored-by: sumandari <[email protected]>
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #310 +/- ##
==========================================
+ Coverage 36.06% 36.52% +0.45%
==========================================
Files 111 119 +8
Lines 4899 4939 +40
==========================================
+ Hits 1767 1804 +37
- Misses 3132 3135 +3 ☔ View full report in Codecov by Sentry. |
@Xpirix can you fix the conflicts please |
The conflicts are resolved. Thanks @dimasciput |
done in #374 |
Please find below the version of each pip package according to pip freeze: