NathanWorkman / wemake-django-template

Bleeding edge django template focused on code quality and security.

Home Page:https://wemake-django-template.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wemake-django-template

wemake.services Awesome Build status Documentation Status Dependencies Status wemake-python-styleguide

Bleeding edge django3.2 template focused on code quality and security.


Purpose

This project is used to scaffold a django project structure. Just like django-admin.py startproject but better.

Features

Installation

Firstly, you will need to install dependencies:

pip install cookiecutter jinja2-git

Then, create a project itself:

cookiecutter gh:wemake-services/wemake-django-template

Who is using this template?

If you use our template, please add yourself or your company in the list.

We offer free email support for anyone who is using this. If you have any problems or questions, drop us a line at contact@wemake.services. And we will try to help you.

Here's a nice list of real-life open-source usages of this template.

License

MIT. See LICENSE for more details.

About

Bleeding edge django template focused on code quality and security.

https://wemake-django-template.rtfd.io

License:MIT License


Languages

Language:Python 75.7%Language:Shell 13.7%Language:Dockerfile 7.2%Language:Batchfile 1.5%Language:Makefile 1.2%Language:CSS 0.7%