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