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

django-fluid-design

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-fluid-design

Fluid Design System in Django templates

0.0.2
PyPI
Maintainers
1

django-fluid-design

Summary

Implements ENGIE's Fluid Design System as Django templatetags.

Quick Start

  • Add :code:fluid_design to your :code:INSTALLED_APPS settings.

  • Load template tag like this :code:{% load fluid_design %}.

  • Add built-in assets (js/css) :code:{% fluid_design_assets %}.

  • Use the components :code:{% Pagination pager=page_obj %}.

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