Skip to content

SFDO-Tooling/django-slds-crispyforms

Repository files navigation

django_slds_crispyforms

image

image

Django Crispy Forms template overrides for rendering forms using the Salesforce Lightning Design System

Documentation

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

Quickstart

Install django_slds_crispyforms:

pip install django-slds-crispyforms

Then use it in a project:

import django_slds_crispyforms

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

Tools used in rendering this package:

About

Implement of Salesforce Lightning Design System forms for Django Crispy Forms

Resources

License

Stars

Watchers

Forks

Packages

No packages published