Closed heyman closed 7 years ago
Amazing!
ps: The tests in CI failed but it was a Travis issue related to the Python interpreters. For that reason I will merge the PR.
@paulocheque Oh, sorry, my plan was to go back and check that the tests succeeded, but I forgot to do that.
I might open more pull requests if I run into any other Django 2.0 related issues. My current very basic usage of G()
on a few simple models in a new Django 2.0 project is working fine so far :).
This fixes an ImportError error when importing django_dynamic_fixture in a Django 2.0 project.