mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
c3d1cd2472
fix #1246 Return a JsonResponse instead of raising AuthenticationFailed Exception that is turned into the general html error by django. rest_framework.response.Response should not be used in middleware, will return django.template.response.ContentNotRenderedError. |
||
---|---|---|
.. | ||
celery | ||
__init__.py | ||
asgi.py | ||
middleware.py | ||
routing.py | ||
settings.py | ||
urls.py | ||
wsgi.py |