tom0521 / Home-Server

0 stars 0 forks source link

Use model 404 functions #17

Open tom0521 opened 3 years ago

tom0521 commented 3 years ago

Use get_or_404 and first_or_404 instead of doing my own check

tom0521 commented 3 years ago

Or create more descriptive error responses

tom0521 commented 2 years ago

Also replace abort(...) with message and error code