This commit is contained in:
Usman Nasir
2019-12-12 11:04:05 +05:00
parent f1f03c7e43
commit 2cd3e62c51
69 changed files with 1371 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
import models
from . import models
from django.contrib import admin
admin.site.register(models.Domains)