Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix when user unselects image #7

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

x0nix
Copy link
Contributor

@x0nix x0nix commented Feb 11, 2020

Field is not required. User choose file, then clicks "choose file" again and then cancel.

Received data are something like: [None, '254', '123', '356', '225']. Results in AttributeError: 'NoneType' object has no attribute 'read'.

@x0nix x0nix requested a review from dima-kov February 22, 2020 16:02
@dima-kov dima-kov merged commit 17efd63 into dima-kov:master Jul 3, 2020
@dima-kov
Copy link
Owner

dima-kov commented Jul 3, 2020

@x0nix Thanks for PR

@dima-kov dima-kov mentioned this pull request Jul 3, 2020
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