Router monitoring first commit

This commit is contained in:
Eduardo Silva 2024-03-16 15:30:31 -03:00
parent 9129a007ee
commit 2a95f0c77f
9 changed files with 60 additions and 0 deletions

3
monitoring/admin.py Normal file
View file

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