Skip to content

Repository files navigation

django-bootstrap-template

A ready to go bootstrap based website to speed up spinning a new django project. Has a very basic setup just enough to get you started and focused on building your django app right away.

Django Project (web)

The django project is called web and has the following structure

── web
    ├── static
    │   ├── bootstrap
    │   ├── css
    │   └── js
    ├── templates
    └── web

Base CSS , JS and HTML

  • There is already a sample base.html in the templates dir.
  • The style is in static/css/site.css
  • Bootstrap and JQuery are already linked to in the template.

About

A ready to go bootstrap based website to speed up spinning a new django project

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages