jazzband / django-configurations

A helper for organizing Django project settings by relying on well established programming patterns.
https://django-configurations.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.09k stars 145 forks source link

Fix #355 - Update to Django 4.2 stable #356

Closed pauloxnet closed 1 year ago

pauloxnet commented 1 year ago

Fix #355 and prepare for a new release on PyPi.

codecov[bot] commented 1 year ago

Codecov Report

Merging #356 (bc97dbc) into master (adaf920) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files          25       25           
  Lines        1198     1198           
  Branches      216      216           
=======================================
  Hits         1078     1078           
  Misses         89       89           
  Partials       31       31           

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