-
Notifications
You must be signed in to change notification settings - Fork 2
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 to django 3.2 #196
Conversation
Codecov Report
@@ Coverage Diff @@
## main #196 +/- ##
==========================================
- Coverage 91.14% 90.95% -0.20%
==========================================
Files 218 214 -4
Lines 6462 6279 -183
Branches 318 307 -11
==========================================
- Hits 5890 5711 -179
+ Misses 485 481 -4
Partials 87 87
Continue to review full report at Codecov.
|
04d6f88
to
89e6c12
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arslanashraf7 thank's for pointing it out. It didn't go through my eyes that's why got skipped. |
The build is failing because of missing migrations in |
803a2f4
to
89e6c12
Compare
1e9af19
to
b0fd223
Compare
@arslanashraf7 that's ready for review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good.
Pre-Flight checklist
What are the relevant tickets?
fixes #101
What's this PR do?
Upgrade to django 3.2
How should this be manually tested?
Just check that everything is still functional and up