i18n: Mark Missing Strings for Translation #670
Annotations
12 errors
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_admin.py#L72
test_admin_createuser
AttributeError: 'tuple' object has no attribute 'items'
|
Tests / Tests (3.9, postgresql14, opensearch2):
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.
|
Tests / Tests (3.9, postgresql14, opensearch2):
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.
|
Tests / Tests (3.9, postgresql14, opensearch2):
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.
|
Tests / Tests (3.9, postgresql14, opensearch2):
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.
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_admin.py#L72
test_admin_createuser
AttributeError: 'tuple' object has no attribute 'items'
|
Tests / Tests (3.12, postgresql14, opensearch2):
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.
|
Tests / Tests (3.12, postgresql14, opensearch2):
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.
|
Tests / Tests (3.12, postgresql14, opensearch2):
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.
|
Tests / Tests (3.12, postgresql14, opensearch2):
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.
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|