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

Replace 3rd party library django-hstore #753

Closed
wants to merge 1 commit into from

Conversation

caktus-philip
Copy link
Contributor

Replace 3rd party library django-hstore with native Django functionality. (hstore has been native since django 1.8)

Removing this library removes an impediment to upgrading to Django 1.10. django-hstore isn't compatible with Django 1.10. The author is aware of this but has no more time to maintain the module and is looking for a new maintainer.
djangonauts/django-hstore#154
djangonauts/django-hstore#161

Also tidied imports and fixed all flake8 complaints in the file I touched (partners/models.py).

…lity

(hstore has been native since django 1.8)

Removing this library removes an impediment to upgrading to Django 1.10.
django-hstore isn't compatible with Django 1.10. The author is aware of this
but has no more time to maintain the module and is looking for a new
maintainer.
djangonauts/django-hstore#154
djangonauts/django-hstore#161

Also fixed all flake8 complaints in the file I touched (partners/models.py).
@robertavram
Copy link
Member

robertavram commented Jul 10, 2017

i think we might have removed the need for HStore altogether in pmp-redesign branch.. could you update this from that branch?(and pr into that) looks good though.
@caktus-philip
thanks.

@caktus-philip
Copy link
Contributor Author

Replaced by #769

@caktus-philip caktus-philip deleted the remove-3rd-party-django-hstore branch July 13, 2017 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants