Skip to content

Update import semantics

Compare
Choose a tag to compare
@NicholasBunn NicholasBunn released this 28 Aug 15:13
· 9 commits to master since this release
40576f9

Updates the import semantics to django_rest_framework_recursive, rather than kraken.django_rest_framework_recursive

Also unpins the version of pytest-django to be a minimum requirement. Instead of pytest-django==4.7.0 we are now specifying pytest-django>=4.7.0