Skip to content

Commit a69cda0

Browse files
authored
Add notes due to asking about how to fix an exception
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 [http://fixexception.com/](fixexception.com) service to fix any issue you will face 💪.
1 parent 337d837 commit a69cda0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,7 @@ Saving image
367367
============
368368

369369
You should provide your save handler, which will post/update image on server or will pass image to another
370-
frontend components.
371-
370+
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 [http://fixexception.com/](fixexception.com) service to fix any issue you will face 💪.
372371

373372
Binary saving
374373
-------------

0 commit comments

Comments
 (0)