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

Use/support Django's native JSONField #549

Open
blueyed opened this issue Mar 16, 2018 · 1 comment
Open

Use/support Django's native JSONField #549

blueyed opened this issue Mar 16, 2018 · 1 comment

Comments

@blueyed
Copy link
Contributor

blueyed commented Mar 16, 2018

Django has a native JSONField for PostgreSQL since 1.9, which is superior to django-jsonfield.

django-jsonfield-compat could be used to handle both: https://github.com/kbussell/django-jsonfield-compat/

@paltman
Copy link
Member

paltman commented Nov 27, 2021

I've done this for pinax-stripe-light but not for original yet.

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

No branches or pull requests

2 participants