Django Migrations not detecting is_active column

前端 未结 0 1719
眼角桃花
眼角桃花 2021-01-03 03:00

I created a custom user model using the AbstractBaseUser class (see source code below). However, after realising that the column I needed in the table should be called "

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