You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
[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
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