maximum recursion depth exceeded even if i use Depth = 1

后端 未结 0 1463
别那么骄傲
别那么骄傲 2020-12-18 18:38

I am trying to use Follow system in Django Rest Framework.Here is my code: Models.py

class User(AbstractUser,PermissionsMixin):

    id = mod         


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