Metadata-Version: 2.0
Name: django-jinja-bootstrap-form
Version: 4.2
Summary: django-jinja-bootstrap-form
Home-page: https://github.com/tutorcruncher/django-jinja-bootstrap-form
Author: Samuel Colvin
Author-email: s@muelcolvin.com
License: BSD
Keywords: bootstrap,django,jinja2
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: django (>=1.9)
Requires-Dist: django-jinja (>=2.3.1)


django-jinja-bootstrap-form
===========================

`github.com/tutorcruncher/django-jinja-bootstrap-form <https://github.com/tutorcruncher/django-jinja-bootstrap-form>`_

Port of `django-bootstrap-form <https://github.com/tzangms/django-bootstrap-form>`_
which is compatible with `django-jinja <https://github.com/niwibe/django-jinja>`_.

To install:

.. code-block:: shell

    pip install django-jinja-bootstrap-form


