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 issues w/ DRF 3.10 #195

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Conversation

allynt
Copy link
Contributor

@allynt allynt commented Aug 12, 2019

Update the way that to_representation removes already processed fields, as per #194.

Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

any test needed to be updated?

@willemarcel
Copy link
Contributor

According with the documentation, Django 2.2 doesn't support GDAL 2.4 and Django 2.1 supports only until GDAL 2.2. Could it be the cause why the tests are failing both on this PR and on the main branch?

@auvipy auvipy closed this Sep 27, 2019
@auvipy auvipy reopened this Sep 27, 2019
@auvipy auvipy merged commit bb22de6 into openwisp:master Sep 28, 2019
auvipy pushed a commit that referenced this pull request Oct 4, 2019
* Update the way that `to_representation` removes already processed (#195)

fields, as per #194

* Upgrade GDAL to v2.x

* Fix test suite for Django v3.0
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.

None yet

3 participants