#31973: TypeError loading data in JSONField if DB has native JSON support
-------------------------------------+-------------------------------------
     Reporter:  Adam Alton           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Thomas J Bradley):

 This is a general comment for other people who many run into this
 problem—I diagnosed my problem with a lot of dependency checks.

 My problem was specifically related to `django-db-geventpool`—at the time
 it wasn’t compatible with the new JSONField.
 https://github.com/jneight/django-db-geventpool

 Just today ran into this exact same problem again because a reversion in
 the most recent version of `django-db-geventpool`, `v3.2.4` which is not
 compatible with Django/3.1—I’ll have to wait to upgrade this dependency
 until after their next release.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31973#comment:17>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.131dcdbee1243acf5a982d03a0c276ed%40djangoproject.com.

Reply via email to