장 | 페이지 | 오탈자 내용 | 등록일 | 쇄 |
---|---|---|---|---|
3 | 88 | (88쪽, 코드 경로) TEMPLATE_DIRS = ['/hom/shkim/pyBook/ch3/templates'] | 2015-04-03 | 1 |
3 | 93 | (93쪽, 그림 3-7) uris.py -> urls.py | 2015-04-15 | 1 |
3 | 107 | (107쪽, 표 3-6(장고의 필드 클래스)) models.ForeignKey(Question) | 2015-04-13 | 1 |
5 | 205 | (205쪽, 예제 5-3) from polls.models import Book, Author, Publisher | 2015-04-25 | 1 |
5 | 205 | (205쪽, 예제 5-2) publisher = models.ForeignKey(Publisher) | 2015-04-25 | 1 |