Skip to content

Commit

Permalink
Merge branch 'master' of github.com:devforth/painterro
Browse files Browse the repository at this point in the history
  • Loading branch information
ivictbor committed Apr 14, 2021
2 parents f1f5460 + 754f9c4 commit 4d0e47c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,7 @@ Saving image
============

You should provide your save handler, which will post/update image on server or will pass image to another
frontend components.

frontend components. In this section we will provide several backend examples on python Flask. It is easiest webframework for python. We understand that Frontend Developers might not be super interested in Python things, thats why we provided super simple views code which will help you to understand ho to implement this ir that type of sving. Anyway if you will face any python exception you can use super-helpfull [https://fixexception.com/](fixexception.com) service to fix any issue you will face 💪.

Binary saving
-------------
Expand Down

0 comments on commit 4d0e47c

Please sign in to comment.