Skip to content

Additional Django 3.2 cleanup#190

Merged
florimondmanca merged 1 commit intomasterfrom
fm/django-3.2-cleanup
Dec 5, 2021
Merged

Additional Django 3.2 cleanup#190
florimondmanca merged 1 commit intomasterfrom
fm/django-3.2-cleanup

Conversation

@florimondmanca
Copy link
Copy Markdown
Owner

@florimondmanca florimondmanca commented Dec 5, 2021

Follow-up for #189

  • Add 3.2+ default_auto_field in sample heroes app config, and run makemigrations in test_project.
  • Fix missing leading / in db.sqlite3 URL (seems like it used to be supported).

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 5, 2021

Codecov Report

Merging #190 (eb61ec8) into master (33a3d49) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files          22       22           
  Lines         522      522           
=======================================
  Hits          504      504           
  Misses         18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33a3d49...eb61ec8. Read the comment docs.

@florimondmanca florimondmanca merged commit dd806cf into master Dec 5, 2021
@florimondmanca florimondmanca deleted the fm/django-3.2-cleanup branch December 5, 2021 17:16
@chrismaddalena chrismaddalena mentioned this pull request Mar 8, 2022
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.

2 participants