DNS settings first commit and static host management

This commit is contained in:
Eduardo Silva 2024-04-26 15:29:07 -03:00
parent 2e8ac8669c
commit 13702c664e
13 changed files with 251 additions and 0 deletions

3
dns/admin.py Normal file
View file

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.