django smart_selects, second level won't populate

前端 未结 3 435
无人共我
无人共我 2021-01-25 04:21

I can not get the second level (subcategory/E_cat) drop down to populate. First level (Category) seems to be working fine. I think I\'ve tried just about every reasonable combi

3条回答
  •  情深已故
    2021-01-25 04:55

    This looks alright. The problem might be that you haven't set up the smart_selects urls, or perhaps you're missing the javascript in your actual page.

提交回复
热议问题