[Django]-Serializing a dictionary that is not a model in Django restframework 20 December 2023 by thecoderscamp.com 6👍 ✅ There is no need for a serializer here. Just dump it straight to JSON. 👤Daniel Roseman [Django]-Django-import-export before_import_row to automatically create object if it does not exist Source:stackexchange.com