Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Chapter 5 #12

Open
Jiyuan-Yang opened this issue May 3, 2020 · 1 comment
Open

Typo in Chapter 5 #12

Jiyuan-Yang opened this issue May 3, 2020 · 1 comment

Comments

@Jiyuan-Yang
Copy link

Jiyuan-Yang commented May 3, 2020

Hello Dr. David Maxwell and Dr. Leif Azzopardi! In Chapter 5, section Telling Django about Your Database, you've given us some examples about other database engines supported by Django. In the source MarkDown files at this repo, you used PostgresSQL, but I've found that the official website of this database use PostgreSQL. It seems that there is a redundant s here.
I think this is an extraordinary book and I've learned a lot, thank you very much for your efforts!

@Jiyuan-Yang
Copy link
Author

And in Chapter 5, section Creating Models, in the sentence:

 Implementing the `__str()__` method in your classes will make debugging so much easier...

Maybe this should be __str__()?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant