ebreton / django-bootstrap

Bootstrap your django project with all safety nets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Bootstrap

Offer yourself a head start
for your next Django project

Changelog Travis Codecov License


Looking for something lighter ?

  • Like a bootstrap for a new flask project ? Check Flask-Bootstrap...
  • Like a bootstrap for a new python project with a simple CLI ? Check PyBootstrap...

Main features

  • Dev friendly: a Makefile will allow to quickly setup everything with make init-venv
  • Automated testing and deployment: connected to Travis and Codecov, relies on Docker for deployment.

Something is missing ?

Head to githup issues and submit one ! Be sure to have a look at the CONTRIBUTING.md guide before

Install and Usage

Check out INSTALL.md for more details

Changelog

All notable changes to this project are documented in CHANGELOG.md.

Contribution

Check out CONTRIBUTING.md for more details

As well as our CODE_OF_CONDUCT.md, where we pledge to making participation in our project and our community a harassment-free experience for everyone

About

Bootstrap your django project with all safety nets

License:MIT License


Languages

Language:Python 84.1%Language:Makefile 11.2%Language:HTML 4.7%