Skip to content

0.6.0

Compare
Choose a tag to compare
@Chive Chive released this 13 Oct 08:09
· 4 commits to master since this release

What's Changed

  • freeze pytest-django<3 for django 1.5 and 1.6 by @Chive in #22
  • update test env by @Chive in #33
  • add test case for issue with django2.1 widget render by @Chive in #34
  • Added support for Django 2.1 by @viktor2097 in #32
  • fix linting issues by @Chive in #35
  • Cleanup Django/Python version support by @Chive in #45
  • Correct processing of form without file. by @Chive in #46
  • mark field as not-required if min-num=0 by @Chive in #47
  • Add some utilities for easier testing by @Chive in #48

New Contributors

Full Changelog: 0.5.2...0.6.0