#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:  needsinfo
     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 Thiago Bellini Ribeiro):

 I too am suffering from this issue.

 I don't use any custom stuff on my JSONFields and also don't manipulate it
 in any weird way, I just save/load lists/dicts from them.

 They were all from postgresql's contrib package before and I changed them
 to models.JSONField when I migrated to 3.1. Upgrading to 3.1.1 gives me
 the exact error described here even when just opening the django's admin
 interface for the model. Took a long time for me to figure it out and the
 error went away when I downgrade django to 3.1.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31973#comment:10>
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.381523b66bdb3a687c00da3940b28b41%40djangoproject.com.

Reply via email to