PowerDNS-Admin/app
SIPOS, Peter bbb71f401c Add try block into domain.get_id_by_name function
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.
2016-11-16 14:03:14 +01:00
..
lib Log file doesn't need to exist before logger can log to it 2016-09-01 09:07:33 +02:00
static Pretty history details. 2016-08-21 14:46:23 +00:00
templates Fix issue with deleting domain 2016-09-12 12:20:42 +00:00
__init__.py github oauth login 2016-08-13 00:49:46 +08:00
models.py Add try block into domain.get_id_by_name function 2016-11-16 14:03:14 +01:00
views.py Replace PyQRCode with qrcode 2016-09-17 06:41:22 -07:00