netbox-ddns/netbox_ddns
Sander Steffann 2bc5f9f204 Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
..
migrations Major restructure and add support for extra DNS names 2020-04-19 21:28:06 +02:00
templates/netbox_ddns/ipaddress Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
__init__.py Bump to 0.3.2 2020-04-16 15:35:43 +02:00
admin.py Major restructure and add support for extra DNS names 2020-04-19 21:28:06 +02:00
background_tasks.py Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
forms.py Major restructure and add support for extra DNS names 2020-04-19 21:28:06 +02:00
models.py Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
navigation.py Initial commit 2020-04-15 00:56:20 +02:00
signals.py Major restructure and add support for extra DNS names 2020-04-19 21:28:06 +02:00
tables.py Major restructure and add support for extra DNS names 2020-04-19 21:28:06 +02:00
template_content.py Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
urls.py Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
utils.py Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00
validators.py Initial commit 2020-04-15 00:56:20 +02:00
views.py Add a DNS refresh button to IPAddress view 2020-04-19 22:19:12 +02:00