evo-doc / back-end

CTU FIT / BI-SP1 / EvoDoc semestral project - Back End
Other
0 stars 0 forks source link

Error handlers #16

Closed TomStary closed 6 years ago

TomStary commented 6 years ago

Flask has feature for better handling errors. It would make our code more readable and easier to write. errorhandler

TomStary commented 6 years ago

Ukázka v miscapi, je potřeba přenést na zbytek