error in django templates at {{form.as_table}} when trying to use Create form

前端 未结 0 1076
情话喂你
情话喂你 2020-12-13 12:03

I\'m workin on a project of a webApp for fleet managment, using Django 3.1 and Python 3.7. I\'m using models:

class Driver(Employee):
    supervisor_id = mode         


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