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

find replacement for django-jsonfield #9

Closed
jamesturk opened this issue Jul 10, 2014 · 3 comments
Closed

find replacement for django-jsonfield #9

jamesturk opened this issue Jul 10, 2014 · 3 comments

Comments

@jamesturk
Copy link
Member

if we want Postgres' JSON we may want to move away, this is a known issue. rpkilby/jsonfield#80

for now I've pinned the jsonfield version to 0.9.20 which doesn't have a problem, but we're getting weird errors on 0.9.22 (on travis) where the JSONField comes back as '{}' instead of {}

@jamesturk
Copy link
Member Author

honestly everything is working, so this may be a Django 1.8 kind of thing

@paultag
Copy link
Contributor

paultag commented Apr 21, 2015

Yeah, I'm thinking jsonb is the way to go here; let's break out once we can land 9.4 and have a solid route to use it.

Also, wow, this was the bug we were seeing not to long ago, cc @boblannon

@jamesturk
Copy link
Member Author

closing this as Django 1.9 fixes this in 0.7

jamesturk added a commit that referenced this issue May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants