Skip to content
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

[Django 4.2]: Fix: Add support for Django 4.2 #255

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

zubairshakoorarbisoft
Copy link
Contributor

@zubairshakoorarbisoft zubairshakoorarbisoft commented Sep 11, 2023

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2023

Codecov Report

Merging #255 (f9ad339) into master (228cf11) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   84.69%   84.68%   -0.02%     
==========================================
  Files          62       61       -1     
  Lines        1209     1208       -1     
  Branches      130      130              
==========================================
- Hits         1024     1023       -1     
  Misses        160      160              
  Partials       25       25              
Files Changed Coverage Δ
designer/apps/api/urls.py 100.00% <100.00%> (ø)
designer/urls.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@awais786 awais786 force-pushed the zshkoor/django42-support branch 2 times, most recently from 89369db to 072d039 Compare September 14, 2023 15:56
@irtazaakram irtazaakram changed the title fix: added support for django42 [Django 4.2]: Fix: Add support for Django 4.2 Sep 15, 2023
@alangsto alangsto merged commit 6b7b9e5 into master Sep 15, 2023
8 checks passed
@alangsto alangsto deleted the zshkoor/django42-support branch September 15, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Django 4.2 in CI
5 participants