Error been thrown anytime i try to register my model in the admi.py using django

后端 未结 0 1494
迷失自我
迷失自我 2020-12-22 04:11

from django.contrib import admin from .models import UserProfile

Register your models here.

admin.site.register(UserProfile)

the code above is in the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题