자유게시판

여러분의 의견을 자유롭게 알려주세요.

[정오표] 책에서 이상한 걸 발견한다면, 꼭 알려주세요.

3 years, 9 months ago

sungyong sungyong

책이 640페이지나 되다 보니, 중간 중간 오탈자나 소스코드에 빠진 내용이 몇가지 발견되었습니다. 

책을 읽다가 이상한 내용이 발견된다면, 정오표를 한번 확인해주세요.

https://docs.google.com/spreadsheets/d/1Y2Sp66oR3UjZZyNzOqebyaf5BXych2ie5SpsCPaORgc/edit#gid=0

혹시 정오표에 없는 내용이거나 이해가 잘 되지 않는다면, 주저하지 말고, 여기 게시판이나 Q&A에 질의해 주세요. 


쇄 정보페이지수정 전수정 후
초판 1쇄163from django.urls import path
from django.urls import path, include
초판 1쇄
163path('blog', include('blog.urls')),
path('blog/', include('blog.urls')),
초판 1쇄
623https://raw.githubusercontent.com/wmnnd/nginx-certbot/main/init-letsencrypt.sh
https://raw.githubusercontent.com/wmnnd/nginx-certbot/master/init-letsencrypt.sh
초판 1쇄566env_file:   (7)    env_file:   (7)

앞에 들여쓰기가 빠져있었습니다.
초판 1쇄341rom django.shortcuts import renderfrom django.shortcuts import render
초판 1쇄344blog/templates/blog/views.pyblog/views.py



taegon
taegon   3 years, 8 months ago

쇄 정보페이지수정 전수정 후
초판 1쇄566env_file: (7)

env_file: (7)

실습파일: docker-compose.yml 에서 마지막 줄에 들여쓰기가 잘못 표기되었습니다. 공백을 4개 추가하여 들여쓰기를 맞추어주셔야 문제없이 진행하실 수 있습니다.

Updated: March 3, 2021, 2:47 a.m.

ksla12336
ksla12336   3 years, 4 months ago

589.p

랜덤 시크릿 키 명령어를 알려주는 파트에서 

from django.core.management.utils import get_random_se-cret_key

노란 부분 (-) 부분이 오타인 것 같아요

Updated: July 21, 2021, 2:45 a.m.

sungyong
sungyong   3 years, 3 months ago

@ksla12336

제보 감사합니다. 이건 줄바꿈이 되면서 하이픈이 들어간 것 같네요. 오해의 여지가 있으니, 그림 크기를 키워서라도 수정해야겠습니다. 

Updated: Aug. 15, 2021, 10:18 p.m.

Leave a Comment:
목록보기
Search
  • 자유게시판
  • Q&A