Django 3
Django’s template language is designed to strike a balance between power and ease. It’s designed to feel comfortable and easy-to-learn to those used to working with HTML, like designers and front-end developers. But it is also flexible and highly extensible, allowing developers to augment the template language as needed. With the completion of the Django 3.x major release cycle and in accordance with DEP-10 it is now time to collect candidates for the Django Technical Board. Posted by Chaim Kirby on April 21, 2021 Django Debug Toolbar security releases issued: 3.2.1, 2.2.1 and 1.11.1. Django Debug Toolbar 3.2.1, 2.2.1 and 1.11.1 fix a security issue.

Released:
Bootstrap 4 for Django
Project description
Bootstrap 4 integration for Django.
Goal
The goal of this project is to seamlessly blend Django and Bootstrap 4.
Requirements

Python 3.6 or newer with Django >= 2.2 or newer.
Documentation
The full documentation is at https://django-bootstrap4.readthedocs.io/
Installation
- Install using pip:
Alternatively, you can install download or clone this repo and call pip install -e .
.
- Add to
INSTALLED_APPS
in yoursettings.py
:
- In your templates, load the
bootstrap4
library and use thebootstrap_*
tags. See example below.
Example template
Demo
A demo app is provided in demo
. You can run it from your virtualenv with python manage.py runserver
.
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.
License
You can use this under BSD-3-Clause. See LICENSE file for details.
Author
Developed and maintained by Zostera.
Original author: Dylan Verheul.
Thanks to everybody that has contributed pull requests, ideas, issues, comments and kind words.
Please see AUTHORS for a list of contributors.
Release historyRelease notifications RSS feed
3.0.1
3.0.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.1
1.1.0
Django 3
1.0.1
1.0.0
0.0.8
0.0.7
0.0.6
Django 3 By Example
0.0.5
0.0.4
0.0.3
0.0.1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Django 3000
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_bootstrap4-3.0.1-py3-none-any.whl (24.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size django-bootstrap4-3.0.1.tar.gz (58.6 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for django_bootstrap4-3.0.1-py3-none-any.whl
Django 3 Built-in User Model
Algorithm | Hash digest |
---|---|
SHA256 | aa8a9cb5ab27cfae52a27d377a0401af268d0e4b91a5f8e660546464582cc010 |
MD5 | 1a220a3a3ea260f11259595db9a5c9f7 |
BLAKE2-256 | 8702b32c9e3cdabc4828e4d1c81ee2e689fe0aa4909e7d6954698c9316287b29 |
Hashes for django-bootstrap4-3.0.1.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | c5c97fb473bb56e3a91b4f4be52b74a3fc384ec3baae50dd0807fa922a55ec2b |
MD5 | 10c85d29a37db1243f9af6ffa16f2d24 |
BLAKE2-256 | 4b4f24d685bc42f2d07a9a08a8be0d813882d20c52a650bc929c1c118780eb3b |