Re: [Django] #12990: Add JSONField model field

2021-01-14 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"7cb5712edc158396c9d4fbf1ecf17794d9a128b3" 7cb5712]:
 {{{
 #!CommitTicketReference repository=""
 revision="7cb5712edc158396c9d4fbf1ecf17794d9a128b3"
 Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per
 deprecation timeline.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.3b15bad0b148eb8a523c3b4f32da5964%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2021-01-14 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"8fdb5a656a35dc9beef4cf2b79a782068263c7ec" 8fdb5a65]:
 {{{
 #!CommitTicketReference repository=""
 revision="8fdb5a656a35dc9beef4cf2b79a782068263c7ec"
 Refs #12990 -- Removed
 django.contrib.postgres.fields.jsonb.KeyTransform/KeyTextTransform.

 Per deprecation timeline.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.ba4e583bdeae505b0a10ca8c8045b10a%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2021-01-14 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"2dd6a83d2d7c61321ac4a9b10fbf3c379cb305c3" 2dd6a83]:
 {{{
 #!CommitTicketReference repository=""
 revision="2dd6a83d2d7c61321ac4a9b10fbf3c379cb305c3"
 Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per
 deprecation timeline.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f9e4f897463f868c8df36782f53c87b4%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-07-03 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"7598ba01aa2b0b48ac006aea6d218f77eb949061" 7598ba01]:
 {{{
 #!CommitTicketReference repository=""
 revision="7598ba01aa2b0b48ac006aea6d218f77eb949061"
 [3.1.x] Refs #12990 -- Added example to JSONField release notes.

 Backport of 5d4b9c1cab03f0d057f0c7751862df0302c65cf9 from master
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.b5befef95a8b0311ca8b223a3b7d6103%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-07-03 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"5d4b9c1cab03f0d057f0c7751862df0302c65cf9" 5d4b9c1c]:
 {{{
 #!CommitTicketReference repository=""
 revision="5d4b9c1cab03f0d057f0c7751862df0302c65cf9"
 Refs #12990 -- Added example to JSONField release notes.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.8bf232c33e465fc2a93444cad5fe%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-05-17 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"5480fab290655682db7fc12c087675df43115a01" 5480fab2]:
 {{{
 #!CommitTicketReference repository=""
 revision="5480fab290655682db7fc12c087675df43115a01"
 [3.1.x] Refs #12990 -- Added DatabaseFeatures.has_json_operators.

 CockroachDB also has them.
 Backport of f59a2b730685fc62c5cb44101f54faf8921d9bc7 from master
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.2782db7f8c4512da5d8f4b4c3f4e9722%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-05-17 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by GitHub ):

 In [changeset:"f59a2b730685fc62c5cb44101f54faf8921d9bc7" f59a2b73]:
 {{{
 #!CommitTicketReference repository=""
 revision="f59a2b730685fc62c5cb44101f54faf8921d9bc7"
 Refs #12990 -- Added DatabaseFeatures.has_json_operators.

 CockroachDB also has them.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.5034fec757ca488ad071c45e5e27dc59%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-05-07 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd" 6789ded0]:
 {{{
 #!CommitTicketReference repository=""
 revision="6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd"
 Fixed #12990, Refs #27694 -- Added JSONField model field.

 Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
 Michel for mentoring this Google Summer of Code 2019 project and
 everyone else who helped with the patch.

 Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
 extensive reviews.

 Co-authored-by: Mariusz Felisiak 
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.8598b8bfbf8feeb68c7e7fa693dcae50%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-05-07 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"f97f71f59249f1fbeebe84d4fc858d70fc456f7d" f97f71f5]:
 {{{
 #!CommitTicketReference repository=""
 revision="f97f71f59249f1fbeebe84d4fc858d70fc456f7d"
 Refs #12990 -- Bumped mysqlclient requirement to >= 1.4.0.

 MySQLdb.constants.FIELD_TYPE.JSON was added in mysqlclient 1.4.0rc2.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.7ad68e5e47740b3cbdcc4676dca1b9cf%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-05-07 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.a5d046b4ec19d1a2fae2758de9b7ec07%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-04-01 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by GitHub ):

 In [changeset:"5c24c16e68868b33ea0bb30173403da51a078d2e" 5c24c16e]:
 {{{
 #!CommitTicketReference repository=""
 revision="5c24c16e68868b33ea0bb30173403da51a078d2e"
 Refs #12990 -- Moved PostgresSimpleLookup to the
 django.db.models.lookups.PostgresOperatorLookup.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.45cce5d124664477812a8ed8c3bc93d9%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2020-01-30 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by sage):

 [https://github.com/django/django/pull/12392 PR].

 Moved to a fresh one.

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.abe747a146b175ad5357b917205a9a1d%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2019-10-17 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"6f82df69efa372fb4bddf272fff577850a09f1dc" 6f82df6]:
 {{{
 #!CommitTicketReference repository=""
 revision="6f82df69efa372fb4bddf272fff577850a09f1dc"
 Refs #12990 -- Moved CheckFieldDefaultMixin to the
 django.db.models.fields.mixins.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.79e0a8a9308cf6b5c6d469f0e12ccd73%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2019-08-14 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Giacomo Graziosi):

 * cc: Giacomo Graziosi (added)


-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.fdb2a9a3190208ffbc16bb44883bffe4%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2019-07-29 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by sage):

 * needs_better_patch:  1 => 0
 * needs_docs:  1 => 0


Comment:

 The implementation is pretty much complete now, and docs have also been
 added.

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.ab9e771937469cf3aeaf8eecdc9a33a4%40djangoproject.com.


Re: [Django] #12990: Add JSONField model field

2019-06-10 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  1
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by sage):

 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1
 * needs_docs:  0 => 1


Comment:

 [https://github.com/django/django/pull/11452 PR].

 Please note that it's still a draft and I haven't implemented custom
 lookups and transforms. More info on the PR's description.

-- 
Ticket URL: 
Django 
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/065.88fa0154c2c8746b2dd9b008408c14f7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #12990: Add JSONField model field

2019-05-13 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  sage
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by sage):

 * owner:  nobody => sage
 * status:  new => assigned


Comment:

 I will be working on this ticket during Google Summer of Code 2019.

-- 
Ticket URL: 
Django 
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/065.cd2ff7becb9bc08761854679a340a614%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #12990: Add JSONField model field

2018-10-20 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * cc: felixxm (added)


-- 
Ticket URL: 
Django 
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/065.e7e50681ffbf5968890931363d63dea4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #12990: Add JSONField model field

2018-10-04 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Simon Charette):

 * status:  closed => new
 * resolution:  fixed =>


Comment:

 I believe the next step is to come up with a compatibility table of all
 supported database types and which lookups we want to support.

-- 
Ticket URL: 
Django 
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/065.fe270596b1dcd29dd7fea1a13f6d7598%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #12990: Add JSONField model field (was: New Field Type: JSONField)

2018-10-04 Thread Django
#12990: Add JSONField model field
-+-
 Reporter:  paltman  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * needs_better_patch:  1 => 0
 * needs_tests:  1 => 0
 * version:  1.2-alpha => master
 * has_patch:  1 => 0
 * resolution:  wontfix => fixed
 * stage:  Design decision needed => Accepted


Comment:

 Reopening as per ticket:29821#comment:1.

-- 
Ticket URL: 
Django 
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/065.087b4609b10678e16811300eaa8d2301%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.