more todos and cleanup
This commit is contained in:
parent
3998c662cc
commit
96ebb43235
3 changed files with 20 additions and 4 deletions
|
@ -16,6 +16,7 @@ from fedireads.openlibrary import get_or_create_book
|
|||
from fedireads.settings import DOMAIN
|
||||
|
||||
|
||||
# TODO: this should probably live somewhere else
|
||||
class HttpResponseUnauthorized(HttpResponse):
|
||||
''' http response for authentication failure '''
|
||||
status_code = 401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue