django-vies
django-vies copied to clipboard
European VIES VAT field for django based on
Bumps [black](https://github.com/psf/black) from 23.10.0 to 24.4.0. Release notes Sourced from black's releases. 24.4.0 Stable style Fix unwanted crashes caused by AST equivalency check (#4290) Preview style if guards in case...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 5.1.0. Release notes Sourced from actions/setup-python's releases. v5.1.0 What's Changed Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate...
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.8. Release notes Sourced from bandit's releases. 1.7.8 What's Changed Incorrect tag naming in readme by @lukehinds in PyCQA/bandit#1105 Utilize PyPI's trusted publishing by @ericwb...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. Release notes Sourced from isort's releases. 5.13.2 Changes Apply the bracket fix from issue 471 only for use_parentheses=True (#2184) @bp72 confine pre-commit to stages...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...
How do I change entry class of VATINField ? This doesn't works ` vat_number = VATINField(validators=[VATINValidator(verify=True, validate=True)], attrs={"class": "form-control"})`
The VIES output also contains a time field and a consultation number. For legal use it should be good to show in the data a datetime field and the number.