[Django]-NotImplementedError when using Postgres search in Django 1.10 23 December 2023 by thecoderscamp.com 5👍 Figured out the cause of this error – the full text search operator does not work for JSON fields. 👤bjorn [Django]-Dynamically adding many to many relationships in the save method in Django Source:stackexchange.com