observerss / pygodaddy

3rd Party Client Library for Manipulating Go Daddy DNS Records.
https://pygodaddy.readthedocs.org/
Other
37 stars 30 forks source link

update_dns_record returns false for either failures or no change required #4

Closed lakeman closed 9 years ago

lakeman commented 9 years ago

The caller of update_dns_record cannot tell if the update failed, eg due to unexpected web site change. Or was not required, because the value was unchanged.