Hi all. >From GSoC last year, Sage has a CrossDB JSONField for us:
https://github.com/django/django/pull/12392 We still have a bit more close review to do but... *We need people to give it an outing, to find issues/regressions and so on. * #### PostgreSQL: Clone your DB etc. Change your Postgres JSONFields to the new `models.JSONField`, and so on. Create a migration. Migrate. Run your test suite. Did anything break? What wasn't clear from the docs? #### Other Databases: Do you have some JSON handy? Create a new JSONField model. Give it a run. What doesn't work? If you could allocate a bit of time to try this out it would be a real help to make sure the new field is somewhat battle tested before bringing it in. The PR there is a fresh one just for this purpose. :) Thanks all. Kind Regards, Carlton -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/2b5ec2c8-7312-496a-b513-edbca27ea54e%40googlegroups.com.