#24830: Add Support for Postgres' JSONB Type
-------------------------------+--------------------
     Reporter:  cancan101      |      Owner:  nobody
         Type:  New feature    |     Status:  new
    Component:  Uncategorized  |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 There are already a number of packages adding JSON field support for
 Django (https://www.djangopackages.com/grids/g/json-fields/) as well as
 some specific to Postgres' field (jsonb): https://github.com/yjmade
 /django-pgjsonb, https://github.com/djangonauts/django-pgjson and
 https://bitbucket.org/schinckel/django-postgres/overview.

 One option is to add this field to django.contrib.postgres. Best would be
 if this field worked with SQLite and Postgres and used the native type in
 the case of Postgres.

--
Ticket URL: <https://code.djangoproject.com/ticket/24830>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.2b5318a88a1a9a1cfa600ce85ff3ba55%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to