Open bmoe872 opened 4 years ago
if you use update_or_create to, update or create, a model the model saves to airtable, but does not save to the Django instance.
update_or_create
This might also be a repeat of #2
if you use
update_or_create
to, update or create, a model the model saves to airtable, but does not save to the Django instance.