Skip to content

Tags: numerique-gouv/django-dsfr

Tags

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Améliorations mineures de qualité de code (#211)

* Remove two warnings in dsfr_tags.py

* Rename make recipe 'checkstyle' to 'quality'

* Remove unused code

* Update code examples with the selected color

* remove warnings

* Update test

* Make the example change work for the background example too

* Remove deprecated checksum

* Update translations

* Replace prints with stdout writes

* Replace prints with stdout writes

* Fix typo in Makefile

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix pyproject.toml (#203)

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ajout d‘une fonction permettant d’accéder au numéro de version du DSF…

…R depuis le code (#198)

* Add a function to access the DSFR version number from code

* Update doc

* typographic consistency

v1.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies (#191)

v1.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mise à jour des dépendances Python et de la CI (#189)

* Update Python dependencies and version number

* CI: Add a check for pending migrations

* Update CI to check for version 3.13

* Update CI

v1.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for HTML forms in all field types (#184)

v1.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Formulaires] Autoriser le HTML dans le texte d’aide des champs de fo…

…rmulaire (#183)

* Allow HTML in help text in form fields

* Update version number

v1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace RST readme file with a MD version (#180)

* Replace RST readme file with a MD version

* Update twine

v1.4.0

Update pyproject.toml (#179)

v1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Permet de configurer toutes les options du bandeau d'information impo…

…rtante dans l'admin (#166)

* Add full notice configuration options in the admin

* Fix translations