Getting 'undefined' when accessing existing field in django admin change_form.html from custom js

前端 未结 0 619
日久生厌
日久生厌 2020-12-16 23:59

I am trying to learn how to work with custom js in django admin pages.

admin.py:

class TestAdmin(nested_admin.nested.NestedModelAdmin,         


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