Ningú

Results 16 issues of Ningú

Running `django-admin compilemessages` will most usually decide the fr translation is up to date ``` File “...../jazzmin/locale/fr/LC_MESSAGES/django.po” is already compiled and up to date ``` but somteimes django will want...

Related: #1256 Any concerns against adding a http exception class for this status code? Right now aborting fails with a `LookupError: no exception for ` error if you try ```...

### Problem Statement Support for old 5.0.X LTS series ceased on November 2023. Previous versions weren't even LTS and are plain legacy. ### Solution Brainstorm Most of the Tryton community...

enhancement
SDK 2.0

Add tracing to the Trytond integration and extract transaction information from RPC request objects.

Most projects need some kind of initialization. So far I am copy-pasting this kind of scripts all over the projects ```python import pytest import textwrap @pytest.fixture(scope="session") def backend_init(docker_services): def backend_run(command):...

I'd be awesome if this module accepted a boolean variable to enforce MFA on users. I guess the data "aws_iam_policy_document" "assume_role" would need to be conditionally modified for this purpose....