Skip to main content

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

Project description

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

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:

History

0.1.0 (2016-09-16)

  • First release on PyPI.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page