sh0go / django-example-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Project Example for Visual Studio Code

Visual Studio Code 用の Django Project のひな型

Installation

git clone {this repo URL}
cd {clone dirctory}
pipenv install
pipenv shell

About


Languages

Language:Python 100.0%