Skip to content

Django integration of the Salesforce Lightning Design System

License

Notifications You must be signed in to change notification settings

SFDO-Tooling/django-slds

Repository files navigation

django.slds

https://badge.fury.io/py/django-slds.png https://travis-ci.org/jlantz/django-slds.png?branch=master

Django implementation of the Salesforce Lightning Design System

Documentation

The full documentation is at https://django-slds.readthedocs.org.

Quickstart

Install django.slds:

pip install django-slds

Then use it in a project:

import django_slds

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Salesforce Lightning Design System Licenses

Tools used in rendering this package:

About

Django integration of the Salesforce Lightning Design System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages