Skip to content

a cookiecutter template generate by dajngo-rest-framework

Notifications You must be signed in to change notification settings

Etuloser/cookiecutter-DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter DRF

Powered by Cookiecutter, Cookiecutter DRF is a framework for jumpstarting production-ready Django-rest-framework projects quickly.

  • If you have problems with Cookiecutter DRF, please open issues.

Features

  • For Django 4.2.2
  • Works with Python 3.11.4

Usage

pip install cookiecutter
cookiecutter https://github.com/Etuloser/cookiecutter-DRF.git

Configuration

you can find more information about project configuration on docs/配置.md which store in project root path.