Django - Error models with control data

自闭症网瘾萝莉.ら 提交于 2019-12-05 20:31:42

Its very easy if you will do it through Jquery in template. I don't know, this can be possible in models.py. Below links are much relevant to your question.

  1. How to implement two dropdowns dependent on each other using Django and jQuery
  2. Dynamic select fields with JQuery and django

Hoping you will got the idea about ajax and Jquery after following above links :)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!