Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Aug 29, 2018
1 parent d0967f8 commit 18b3ec8
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Bootstrap 3 for Django
======================

Write Django as usual, and let ``django-bootstrap3`` make template output into Bootstrap 3 code.

.. image:: https://travis-ci.org/dyve/django-bootstrap3.svg
:target: https://travis-ci.org/dyve/django-bootstrap3

Expand All @@ -21,8 +19,14 @@ Write Django as usual, and let ``django-bootstrap3`` make template output into B
:target: https://coveralls.io/r/dyve/django-bootstrap3


Looking for Bootstrap 4?
------------------------
Bootstrap 3 integration for Django.

Goal
----

The goal of this project is to seamlessly blend Django and Bootstrap 3.

**Want to use Bootstrap 4 in Django?**

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

Expand All @@ -32,8 +36,8 @@ Requirements

- Django 1.11 or Django >= 2.0 with a matching Python version.
- For details, see https://docs.djangoproject.com/en/dev/faq/install/#faq-python-version-support
- *The latest version supporting Python 2.6 and Django < 1.8 is the 6.x.x branch.*
- *The latest version supporting Django < 1.11 is the 9.x.x branch.*
- *The latest version supporting Python 2.6 and Django < 1.8 is 6.x.x.*
- *The latest version supporting Django < 1.11 is 9.x.x.*


Installation
Expand Down

0 comments on commit 18b3ec8

Please sign in to comment.