prblm when try to add User to models in django

前端 未结 0 1535
小蘑菇
小蘑菇 2020-12-05 15:25

fail to add manager to my models

from django.db import models
from django.db.models import Model
from django.contrib.auth.models import User

class Rtr (model         


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