Skip to content

Fix regression with classmethod test in 3.3.0

Compare
Choose a tag to compare
@blueyed blueyed released this 21 Jun 17:54

3.3.1 (2018-06-21)

Bug fixes
^^^^^^^^^

  • Fixed test for classmethod with Django TestCases again (#618,
    introduced in #598 (3.3.0)).

Compatibility
^^^^^^^^^^^^^

  • Support Django 2.1 (no changes necessary) (#614).