i18n: Mark Missing Strings for Translation #670
Annotations
6 errors
Run tests:
tests/test_admin.py#L72
test_admin_createuser
AttributeError: 'tuple' object has no attribute 'items'
|
Run tests:
tests/test_views_rest.py#L142
test_disabled_login_view
TypeError: Object of type LazyString is not JSON serializable
The view function did not return a valid response. The return type must be a string, dict, list, tuple with headers or status, Response instance, or WSGI callable, but it was a RESTValidationError.
|
Run tests:
tests/test_views_rest.py#L286
test_disabled_forgot_password_view
TypeError: Object of type LazyString is not JSON serializable
The view function did not return a valid response. The return type must be a string, dict, list, tuple with headers or status, Response instance, or WSGI callable, but it was a RESTValidationError.
|
Run tests:
tests/test_views_rest.py#L341
test_disabled_reset_password_view
TypeError: Object of type LazyString is not JSON serializable
The view function did not return a valid response. The return type must be a string, dict, list, tuple with headers or status, Response instance, or WSGI callable, but it was a RESTValidationError.
|
Run tests:
tests/test_views_rest.py#L400
test_disabled_change_password_view
TypeError: Object of type LazyString is not JSON serializable
The view function did not return a valid response. The return type must be a string, dict, list, tuple with headers or status, Response instance, or WSGI callable, but it was a RESTValidationError.
|
Run tests
Process completed with exit code 1.
|
Loading