How to load only active data in Django Forms

后端 未结 0 1180
半阙折子戏
半阙折子戏 2021-01-30 12:35

I have a model that is referenced to my Profile by ForeignKey. During registration, I want to load this model that is active only.

My Profile model:

reside         


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