{ "info": { "author": "Jason Lantz", "author_email": "jlantz@salesforce.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango_slds_crispyforms\n=============================\n\n.. image:: https://badge.fury.io/py/django-slds-crispyforms.png\n :target: https://badge.fury.io/py/django-slds-crispyforms\n\n.. image:: https://travis-ci.org/jlantz/django-slds-crispyforms.png?branch=master\n :target: https://travis-ci.org/jlantz/django-slds-crispyforms\n\nDjango Crispy Forms template overrides for rendering forms using the Salesforce Lightning Design System\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-slds-crispyforms.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django_slds_crispyforms::\n\n pip install django-slds-crispyforms\n\nThen use it in a project::\n\n import django_slds_crispyforms\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements_test.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2016-09-16)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SalesforceFoundation/django-slds-crispyforms", "keywords": "django-slds-crispyforms", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-slds-crispyforms", "package_url": "https://pypi.org/project/django-slds-crispyforms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-slds-crispyforms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/SalesforceFoundation/django-slds-crispyforms" }, "release_url": "https://pypi.org/project/django-slds-crispyforms/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Django Crispy Forms template overrides for rendering forms using the Salesforce Lightning Design System", "version": "0.1.2" }, "last_serial": 4109999, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9a9d763af9af73705e32f4c41ce9c333", "sha256": "2ef61f693bbf889140f4e08bbabb7975cbe24a237486ffd833d16f60a4e1b99e" }, "downloads": -1, "filename": "django-slds-crispyforms-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9a9d763af9af73705e32f4c41ce9c333", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9005, "upload_time": "2016-09-16T18:51:26", "url": "https://files.pythonhosted.org/packages/c0/4c/783f1d16f85dd362b744de74ad5c7501388cf1629fe52509857bf51a7245/django-slds-crispyforms-0.1.0.tar.gz" } ], "0.1.1": [], "0.1.2": [] }, "urls": [] }