Closed postfalk closed 8 years ago
RemovedInDjango110Warning: 'get_all_field_names is an unofficial API that has been deprecated. You may be able to replace it with 'get_fields()' fieldnames = model_instance._meta.get_all_field_names()
RemovedInDjango110Warning: 'get_all_field_names is an unofficial API that has been deprecated. You may be able to replace it with 'get_fields()' fieldnames = model_instance._meta.get_all_field_names()