PacktPublishing / Django-4-by-example

Django 4 by example (4th Edition) published by Packt
https://djangobyexample.com/
MIT License
799 stars 461 forks source link

chapter 1: typo in figure 1.4 page 14 #23

Closed abe-101 closed 1 year ago

abe-101 commented 1 year ago

In figure 1.4 there seems to be a mistake with body being a foreign key

image

Is it supposed to be a a textField just like it is in figure 1.5:

image

zenx commented 1 year ago

@abe-101 thank you for reporting this typo. You are right, in Figure 1.4 the body field should be a TextField.

zenx commented 1 year ago

Added to Errata in b14c4bcd9a53b9ec2a481f3fecc8bb31c575ce12