File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22Django bootstrap forms for django-jinja
33=======================================
44
5+ [ ![ Build Status] ( https://travis-ci.org/samuelcolvin/django-jinja-bootstrap-form.svg?branch=master )] ( https://travis-ci.org/samuelcolvin/django-jinja-bootstrap-form )
6+
57Port of [ django-bootstrap-form] ( https://github.com/tzangms/django-bootstrap-form ) which is compatible with
68[ django-jinja] ( https://github.com/niwibe/django-jinja ) .
79
810Twitter Bootstrap for Django Forms.
911
1012See [ django-bootstrap-form] ( https://github.com/tzangms/django-bootstrap-form ) for documentation. Usage should
11- be the except except:
13+ be the same except:
1214* there's no need to ` {% load bootstrap %} ` as template tags are preloaded in django-jinja.
1315* add ` bootstrapform_jinja ` to ` INSTALLED_APPS ` not ` bootstrapform ` .
You can’t perform that action at this time.
0 commit comments