Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for django 3.1 and python 3.8 #53

Merged
merged 4 commits into from
Aug 15, 2020

Conversation

nicolasteodosio
Copy link
Contributor

  • Using model-bakery instead of model-mommy
  • Removing django 1.8 because 'ReverseManyToOneDescriptor' appear only in django>=1.9 and model-bakery only support django>= 1.11
  • Adding py3.8 and django3.1 in tox
  • Adding py3.8 and django3.1 in travis

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.881% when pulling 795dfd7 on nicolasteodosio:feature/suport-py38-django31 into 6daba38 on ebertti:master.

@ebertti ebertti merged commit d8bcff2 into ebertti:master Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants