paulocheque / django-dynamic-fixture

A complete library to create dynamic model instances for testing purposes.
http://django-dynamic-fixture.readthedocs.io/
Other
390 stars 67 forks source link

Release 3.1.2 #145

Closed cmltaWt0 closed 2 years ago

cmltaWt0 commented 2 years ago

Related issue: #144

@paulocheque it's really doesn't look like a feature release. On the other hand this release adds Django3.2 support. What do you think?


CHANGELOG

  * Correct type for TimeField: PR #139
  * Catch Django 3.2 TypeError instantiating abstracts: PR #142
  * ci: update tox.ini and travis.yml to test Django3.1/3.2: PR #143
paulocheque commented 2 years ago

I think it is great, amazing, thanks!