Skip to content

Added support for file fields#3

Merged
mgarcian merged 1 commit into
A3Sec:masterfrom
crodriguezgarci:feature/add_support_for_file_fields
Oct 28, 2021
Merged

Added support for file fields#3
mgarcian merged 1 commit into
A3Sec:masterfrom
crodriguezgarci:feature/add_support_for_file_fields

Conversation

@crodriguezgarci
Copy link
Copy Markdown

An error is occurring when trying to convert a filled form containing a FieldFile or ImageField to JSONSchema because the FileField objects cannot be converted to json. This merge request transforms this object into a url that allows to access the file associated to the field.

@mgarcian mgarcian merged commit 9683444 into A3Sec:master Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants