Carl Tillotson
Results
2
issues of
Carl Tillotson
Has the structure changed for api calls for information relating to deaths? I keep getting 404 error codes using this structure: Request failed .... 404 - Not Found Response .............
help wanted
In the views.py within books, you need to change the > return Http404 to be a raise: > raise Http404