Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/entrepreneur-interet-general/django-dsfr
- Owner: numerique-gouv
- License: other
- Created: 2021-07-28T12:53:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T05:46:14.000Z (6 months ago)
- Last Synced: 2024-05-23T02:32:41.295Z (6 months ago)
- Topics: django, hacktoberfest, open-collectivites
- Language: Python
- Homepage: https://numerique-gouv.github.io/django-dsfr/
- Size: 17.2 MB
- Stars: 24
- Watchers: 5
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 `_.