jazzband / django-formtools

A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
794 stars 135 forks source link

Drop Python3.5 and Django3.0 support #194

Closed hramezani closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #194 (a077de5) into master (de90a3e) will decrease coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   93.35%   92.97%   -0.38%     
==========================================
  Files          11       11              
  Lines         527      527              
  Branches       66       66              
==========================================
- Hits          492      490       -2     
- Misses         22       23       +1     
- Partials       13       14       +1     
Impacted Files Coverage Δ
formtools/__init__.py 50.00% <0.00%> (-25.00%) :arrow_down:

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 de90a3e...a077de5. Read the comment docs.