d120 / pyofahrt

Verwaltungssoftware für die Erstsemesterfahrt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update django-bootstrap3 to 9.0.0 #75

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.2. 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

8.2.3

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

  • Renamed requirements.txt to requirements-dev.txt
  • Tweaks to tests and CI (see 400)
  • Prepared test for geometry fields (disabled, blocked by Django update, see 392)
  • Bug fixes for add ons and placeholders (thanks jaimesanz, cybojenix and marc-gist)
  • Improve documentation for pagination with GET parameters (thanks nspo)
  • Add unicode test for help_text
  • Removed tests for Python 3.2 from tox and Travis CI (no longer supported by Django 1.8)

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

Happy merging! 🤖