from main.models import * from django.contrib import admin admin.site.register(Host)