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

Add DEFAULT_AUTO_FIELD to test settings. #190

Closed hramezani closed 3 years ago

hramezani commented 3 years ago

see https://github.com/django/django/commit/b5e12d490af3debca8c55ab3c1698189fdedbbdb

codecov[bot] commented 3 years ago

Codecov Report

Merging #190 (d7f761d) into master (af200c0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          10       10           
  Lines         519      519           
  Branches       65       65           
=======================================
  Hits          486      486           
  Misses         20       20           
  Partials       13       13           

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 af200c0...d7f761d. Read the comment docs.