Django_05_Check DB connection
Contents
Django DB 연결 확인
python manage.py createsuperuser 후.. default로 생기는 DB를 기준으로 실행
|
|
이후 terminal에서
|
|
하면 연결된 모델의 값을 확인할 수 있다.