I\'m using django-elasticsearch-dsl to build the elasticsearch index and I want to dynamically add fields (to the created index cars) that don\'t exist in MySQL sch
cars