I\'m writing a small app that saves JSON verified by a schema to a PostgreSQL DB using Django\'s JSONField class. I am relying on the data to keep nodes in orde
JSONField