[Django] #24830: Add Support for Postgres' JSONB Type

5 views
Skip to first unread message

Django

unread,
May 20, 2015, 12:02:25 PM5/20/15
to django-...@googlegroups.com
#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.

Django

unread,
May 20, 2015, 12:17:26 PM5/20/15
to django-...@googlegroups.com
#24830: Add Support for Postgres' JSONB Type
-------------------------------+--------------------------------------
Reporter: cancan101 | Owner: nobody
Type: New feature | Status: closed
Component: Uncategorized | Version: master
Severity: Normal | Resolution: duplicate
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by timgraham):

* status: new => closed
* needs_better_patch: => 0
* resolution: => duplicate
* needs_tests: => 0
* needs_docs: => 0


Comment:

Duplicate of #12990 and #24604.

--
Ticket URL: <https://code.djangoproject.com/ticket/24830#comment:1>

Reply all
Reply to author
Forward
0 new messages