- No string concatenations - Use `get_object_or_404` instead of performing a `.get` and catching the eventual exception. - More accurate error messages when a bad request is detected. - More accurate error handling
appear_catalogue