Skip to content

HTTP 404 Needs Raise not Return #1

@nimzoking

Description

@nimzoking

In the views.py within books, you need to change the

return Http404

to be a raise:

raise Http404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions