Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.48 KB

README.rst

File metadata and controls

62 lines (39 loc) · 1.48 KB

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: