related to #17 -- I can’t override the template used to transform a schema field into a HTML form control (for use with django-rest-framework API docs), and I can’t define a custom type since coreschema.encodings.html.determine_html_template is not user-extensible.
related to #17 -- I can’t override the template used to transform a schema field into a HTML form control (for use with django-rest-framework API docs), and I can’t define a custom type since coreschema.encodings.html.determine_html_template is not user-extensible.