Best option for using json fields with django and postgres
26 views
Skip to first unread message
Marcela Campo
unread,
Jun 4, 2014, 9:22:45 AM6/4/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi guys,
I need to use Postgres Json fields in a Django project. I looked around and I see many projects that implement json fields and/or queries to json fields, I am not sure which is the most widely used. Does someone have any recommendations?