Skip to content

Avoma/wemake-django-template

This branch is 5 commits ahead of, 422 commits behind wemake-services/wemake-django-template:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e1ae01 · Nov 1, 2023
Sep 5, 2023
Feb 10, 2021
Oct 16, 2023
Nov 1, 2023
Feb 16, 2021
Apr 14, 2021
Apr 23, 2020
Sep 5, 2023
Oct 7, 2023
Nov 28, 2020
Nov 18, 2018
Sep 5, 2023
Nov 16, 2020
Oct 25, 2023
Oct 2, 2023
Dec 14, 2021

Repository files navigation

wemake-django-template

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

Bleeding edge django4.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.

The recommended way is via pipx:

pipx install cookiecutter
pipx inject cookiecutter jinja2-git

Or via global pip:

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.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.4%
  • Shell 13.2%
  • Dockerfile 6.2%
  • Batchfile 1.4%
  • Makefile 1.1%
  • CSS 0.7%