mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-03 19:03:47 +00:00

If we try to check if a domain exists, and we fetch with get_id_by_name() function it will return with None if the domain not exists, and return the id when yes.