How to generate models with another model's primary key as the model name in Django

前端 未结 0 1286
梦如初夏
梦如初夏 2021-02-03 14:19

I am working on a django project where the website will let the user to register for an event and let them check in.

models.py contains:

class Event(models         


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