Create if doesn't exist Create if doesn't exist django django

Create if doesn't exist


Looks like in newer versions of Django the save() function does an UPDATE or INSERT by default. See here.