Skip to content

reOiL/django-project-tpl

Repository files navigation

Django project template by reOiL

Include

  • Dev & prod configuration
  • Docker Configuration
  • gitignore

Install

  1. Install virtual env with django package
  2. Run django-admin startproject --template=https://github.com/reOiL/django-project-tpl/archive/refs/heads/master.zip <project_name>
  3. Run pip install -r requirements.txt after startproject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published