Django 모델 설정과 MySQL 연결 이슈
객체와 관계형 데이터베이스를 자동으로 연결
필터링도 가능하다.
DB의 레코드를 가져오려면(fetch) for문을 통해 쿼리셋을 순회해야만한다.
If you just need to connect to a remote server and run queries, install just mysql-client. If you need to host a database, install the client and server.
http://127.0.0.1:8000/abc/defg
http://127.0.0.1:8000/abc/defg/
By JUNGEUN KIM