D-PLACE / dplace-legacy

D-PLACE: Database of Places, Language, Culture and Environment (OLD)
https://d-place.org/
MIT License
21 stars 4 forks source link

Update django-bootstrap3 to 9.0.0 #521

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of django-bootstrap3 available. You are currently using 8.2.3. I have updated it to 9.0.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

9.0.0

++++++++++++++++++

  • Renamed requirements-dev.txt back to requirements.txt because that suits ReadTheDocs better
  • Added error_types support on bootstrap3_form (thanks mkoistinen and ickam)
  • BREAKING Default setting of error_types to non_field_errors is different fro behavior in versions < 9

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

Merging #521 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #521   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files          23       23           
  Lines        1320     1320           
=======================================
  Hits         1261     1261           
  Misses         59       59

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 562aeef...85e25cd. Read the comment docs.