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

Fix compatibility with Django 3.1 and actually run test against it #112

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

michael-k
Copy link
Contributor

django.contrib.postgres.fields.FloatRangeField has been removed in Django 3.1, see https://docs.djangoproject.com/en/3.1/releases/3.1/#features-removed-in-3-1

Copy link
Member

@berinhard berinhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch @michael-k! Can you only update the changelog with your changes? Besides that, I'm a huge +1

Unrelated PS: nice nick! it remembered me one of my favorites books which is called The Life and Times of Michael K, from Coetzee

@michael-k
Copy link
Contributor Author

Can you only update the changelog with your changes?

Done

Copy link
Member

@berinhard berinhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @michael-k! I'll wait for an extra review from @anapaulagomes or @amureki and we can merge this in 👍

Copy link
Contributor

@anapaulagomes anapaulagomes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks @michael-k! 🎉

@anapaulagomes anapaulagomes merged commit a7b1826 into model-bakers:master Oct 6, 2020
@michael-k michael-k deleted the django3.1 branch October 6, 2020 08:44
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