Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/entrepreneur-interet-general/django-dsfr

Intégration du système de design de l'État français dans Django
https://github.com/entrepreneur-interet-general/django-dsfr

django hacktoberfest open-collectivites

Last synced: 3 months ago
JSON representation

Intégration du système de design de l'État français dans Django

Awesome Lists containing this project

README

        

.. image:: https://img.shields.io/github/v/release/numerique-gouv/django-dsfr.svg
:target: https://github.com/numerique-gouv/django-dsfr/releases/
.. image:: https://badge.fury.io/py/django-dsfr.svg
:target: https://pypi.org/project/django-dsfr/

.. image:: https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-8.yml/badge.svg
:target: https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-8.yml
.. image:: https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-10.yml/badge.svg
:target: https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-10.yml

.. image:: https://github.com/numerique-gouv/django-dsfr/actions/workflows/codeql-analysis.yml/badge.svg
:target: https://github.com/numerique-gouv/django-dsfr/actions/workflows/codeql-analysis.yml
.. image:: https://img.shields.io/badge/security-bandit-yellow.svg
:target: https://github.com/PyCQA/bandit
:alt: Security Status

===========
Django-DSFR
===========

Django-DSFR is a Django app to integrate the `French government Design System ("Système de design de l’État français") `_.

Documentation
-------------

See the `documentation (in French) `_ for details.

Django-DSFR implements the `version 1.11.2 of the DSFR `_ (see also the `Github releases page `_)

Requirements
------------
Tested with Python 3.8 to 3.12 and Django 3.2 to 5.0. Per `vermin `_, it should work with Python >= 3.6, and it should work with old versions of Django too.

Note: Only supported versions of Django and Python are supported by this project. You can check the supported versions and their end of life on the following pages:

- `Python `_
- `Django `_

Quick start
-----------

See the `INSTALL.md `_ file.

History
-------
This app was originally created as a part of `Open Collectivités `_ in 2020, and then maintained as part of `Aides-territoires `_ in 2022-2023.

It is now maintained as part of `@numerique-gouv `_ alongside the Wagtail-based `Sites faciles `_.