sander2324 / django-cookiecutter

Cookiecutter template for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django cookiecutter

License: MIT Code style: black

Features

  • Django 3.2
  • Pytest
  • Python linting with black and isort
  • Frontend linting with eslint
  • Wagtail (optional)
  • Django REST Framework (optional)
  • Basic webpack v5 config
  • Simple Makefile

Usage

cookiecutter gh:sander2324/django-cookiecutter

License

This project is licensed under the MIT license

About

Cookiecutter template for Django

License:MIT License


Languages

Language:Python 82.5%Language:JavaScript 10.3%Language:Makefile 3.6%Language:HTML 3.3%Language:Shell 0.2%