SyntaxFix
Write A Post
Hire A Developer
Questions
get_or_create returns a tuple.
get_or_create
customer.source, created = Source.objects.get_or_create(name="Website")