I have a Django application that reads data from a web API and puts it in a database.
Is there a way to create a new object from mode, but prevent a duplicate exception if the object already exists?
In other words, is there a way to save the object, but just do nothing if it already exists?
django models
user1094786 Jan 07 2018-12-12T00: 00Z
source share