How can I render a view from a predefined list/dict, instead of from a database id, in django?

后端 未结 0 867
悲&欢浪女
悲&欢浪女 2020-12-10 21:20

I\'m curious if I can render a view directly from a list (or dictionary) in Django instead of from a model, and thus programmatically generate pages based on the correspondi

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