🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

django-design-system

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-design-system

Render Design System DESIGN_SYSTEM into a generic Django app

0.0.2
PyPI
Maintainers
1

Django-DesignSystem

Django-DesignSystem is an attempt at rendering a generique version of Django-Design-System.

Documentation

It is my conviction that the work done in DSFR ("Système de design de l’État français" <https://www.systeme-de-design.gouv.fr/>) and as visible in the Django-Design-System Python Package (documentation (in French) <https://numerique-gouv.github.io/django-design-system/>) is fantastic. The only problem is that the website design itself is the French Government, and not any lamba website.

So, unless you want the French Foriegn Legion knocking at your door (actually, it wouldn't be them, but they are well known enough to illustrate my point), we need the grace to accept a very intentional work to bettering web-mastery, readability and accessibility by all.

France, though its' DiNum, or, actually I won't get into it, just be aware that French coolness also goes to OpenSource communities, has made something called "(sites-failes <https://github.com/numerique-gouv/sites-faciles>_)" as a Wagtail plugin. I think it's great! That's why DesignSystem.

As the French Government uses django-design-system for sites-faciles, let's use django-design-system for "(wagtail-facile <https://github.com/chris2fr/wagtail-design-system>_)".

Requirements

(from django-design-system)

Tested with Python 3.8 to 3.11 and Django 3.2 to 5.0. Per vermin <https://github.com/netromdk/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 <https://devguide.python.org/versions/>_
  • Django <https://www.djangoproject.com/download/#supported-versions>_

Quick start

(from django-design-system)

See the INSTALL.md <INSTALL.md>_ file.

Keywords

django

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts