TEMP - For push to sandbox

This commit is contained in:
zandercymatics 2023-09-18 14:15:00 -06:00
parent d9679cf010
commit 83d1a278f7
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -656,7 +656,7 @@ class Domain(TimeStampedModel, DomainHelper):
# Q: I don't like this function name much,
# what would be better here?
# Note for reviewers:
# Q2:
# This can likely be done without passing in
# contact_id and contact_type and instead embedding it inside of
# contact, but the tradeoff for that is that it unnecessarily complicates using this