Metadata-Version: 2.1
Name: django-jinja-bootstrap-form
Version: 4.5.0
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
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 :: Only
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE


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
