Skip to main content

Write Django as usual, and let django-bootstrap4 make template output into Bootstrap 4 code.

https://img.shields.io/travis/zostera/django-bootstrap4/master.svg https://img.shields.io/coveralls/dzostera/django-bootstrap4/master.svg Latest PyPI version Number of PyPI downloads per month

Requirements

  • Django >= 1.11 (and compatible Python version)

Installation

  1. Install using pip:

    pip install django-bootstrap4

    Alternatively, you can install download or clone this repo and call pip install -e ..

  2. Add to INSTALLED_APPS in your settings.py:

    'bootstrap4',

  3. In your templates, load the bootstrap4 library and use the bootstrap_* tags:

This app will soon require Django 1.8+, python 2.7+. Thanks for understanding.

Example template

{% load bootstrap4 %}

{# Display a form #}

<form action="/url/to/submit/" method="post" class="form">
    {% csrf_token %}
    {% bootstrap_form form %}
    {% buttons %}
        <button type="submit" class="btn btn-primary">Submit</button>
    {% endbuttons %}
</form>

Documentation

The full documentation is at http://django-bootstrap4.readthedocs.org/.

Bugs and suggestions

If you have found a bug or if you have a request for additional functionality, please use the issue tracker on GitHub.

https://github.com/zostera/django-bootstrap4/issues

License

You can use this under BSD-3-Clause. See LICENSE file for details.

Author

Developed and maintained by Zostera.

Original author & Development lead: Dylan Verheul.

Thanks to everybody that has contributed pull requests, ideas, issues, comments and kind words.

Please see AUTHORS.rst for a list of contributors.

History

Unreleased (2017-04-25)

  • Started django-bootstrap4 based on django-bootstrap3.

  • Thanks everybody that contributed to django-bootstrap3!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-bootstrap4-0.0.1.tar.gz (30.9 kB view details)

Uploaded Source

File details

Details for the file django-bootstrap4-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-bootstrap4-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0184501b30b51f8407dcce069f49e0d4f2b824a34194063bc5cfc0bb654efeaa
MD5 09b1d381060f39629a024a098211e2b6
BLAKE2b-256 b698c6d50dd6199a0aceac9c5135a9f4b0c29877aeff65fcb9df840c540529ec

See more details on using hashes here.

Release history Release notifications | RSS feed

26.2

2 files

26.1

2 files

25.3

2 files

25.2

2 files

25.1

2 files

24.4

2 files

24.3

2 files

24.2

2 files

24.1

2 files

23.4

2 files

23.3

2 files

23.2

2 files

23.1

2 files

22.3

2 files

22.2

2 files

22.1

2 files

21.2

2 files

21.1

2 files

3.0.1

2 files

3.0.0

2 files

2.3.1

2 files

2.3.0

2 files

2.2.0

2 files

2.1.1

2 files

2.1.0

2 files

2.0.1

2 files

2.0.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.1

1 file

1.0.0

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

This release

0.0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page