본문 바로가기
IT 와 Social 이야기/Python

[Tech With Tim] Django Tutorial - SQLite3 DataBase Tutorial

by manga0713 2020. 4. 20.

 

 

 

 

 

 

 

*** Django (Web Development Framework) 사용법 2

; How to create and use a SQLite3


- Database Setup

- Modifying settings.py

- Migrations

- Defining Models

- Making Migrations

- Working with Our Database


*** Text-Based Tutorial: https://techwithtim.net/tutorials/dja...