Skip to content

Commit 73fc1b1

Browse files
committed
Merge pull request #22 from PabloCastellano/master
Update Bootstrap to v3.3.4
2 parents 1a97695 + 823458e commit 73fc1b1

File tree

9 files changed

+152
-123
lines changed

9 files changed

+152
-123
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bootstrap and optional Font Awesome static files ready for the picking.
66
Install
77
-------
88

9-
pip install django-bootstrap-static==3.3.2
9+
pip install django-bootstrap-static==3.3.4
1010

1111
Contribution
1212
------------
@@ -16,7 +16,7 @@ Occasionally, I forget to update this package with new bootstrap updates. Pleas
1616
Configuration
1717
-------------
1818

19-
To pickup bootstrap static files, simply inlcude 'boostrap' in your Intalled Apps. You can also get Fontawesome support by adding 'fontawesome' to your installed apps.
19+
To pickup bootstrap static files, simply include 'bootstrap' in your INSTALLED_APPS. You can also get Fontawesome support by adding 'fontawesome' to your installed apps.
2020

2121
Please refer to each project for integration/install guides.
2222

bootstrap/static/bootstrap/css/bootstrap-theme.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootstrap/static/bootstrap/css/bootstrap-theme.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootstrap/static/bootstrap/css/bootstrap.css

Lines changed: 33 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootstrap/static/bootstrap/css/bootstrap.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootstrap/static/bootstrap/css/bootstrap.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)