Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-bootstrap-toolkit

django-bootstrap-toolkit is a Django application for easily incorporating the Bootstrap framework in Django projects.

Install

Just call pip install django-bootstrap-toolkit and add bootstrap_toolkit to your INSTALLED_APPS.

Alternatively, you can add django-bootstrap-toolkit to your requirements.txt.

If you want to hack django-bootstrap itself, clone this repo and call pip install -e ..

About

django-bootstrap-toolkit is written by Dylan Verheul (dylan@dyve.net).

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/dyve/django-bootstrap-toolkit/issues

History

When building my first Django project with Bootstrap I went looking for available open soure applications that connected Django and Bootstrap. I found https://github.com/tzangms/django-bootstrap-form, but I felt limiting the Django support to forms only was too limited.

This is how my django-bootstrap-toolkit project started. The basic idea of filtering a form came from django-bootstrap-form. I wrote my own version and improved the form handling, added various tags and filters, and gave the applications some settings to work from. Then I put the Apache 2.0 license on it and published it on GitHub. We'll see where it goes, I hope it comes in handy.

Thanks

  • to Twitter for building and releasing Bootstrap
  • to the Django community for Django
  • to the authors of django-bootstrap-form for the inspiration

About

Bootstrap support for Django projects

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages