Code Monkey home page Code Monkey logo

decoupled-dj's Introduction

decoupled-dj

Companion repo for "Decoupled Django" book.

Twitter: gagliardi_vale Test suite

Errata

I discovered a few typos in the book which made out to the final version, even if the book has been proofread.

Chapter 1

At page 14, the last sentence is "In Chapters 11 and 12" instead of "In Chapters 10 and 11".

Chapter 2

At page 20, it's "of comments, whitespace, while functions, and variable names are mangled." instead "of comments, whitespace, and while functions, and variable names are mangled".

At page 22, it's "We will explore the first approach in Chapter 6" instead of "We will explore the first approach in Chapter 5".

At page 27 it's "In Chapter 8, we focus on Next.js" instead of "In Chapter 7, we focus on Next.js".

At page 27 it's "The whole Chapter 9 is devoted to testing" instead of "The whole Chapter 8 is devoted to testing".

Chapter 3

Chapter 3 does not cover running Django under Uvicorn, which is covered instead in Chapter 5.

Chapter 4

At page 46, it's "In Chapter 6, we see a practical example of a pseudo-decoupled setup" instead of "In the next chapter, we see a practical example of a pseudo-decoupled setup".

Chapter 5

At page 58, listing 5-2, USE_TZ is True, not Tru.

Chapter 6

At page 67, it's "POST for sending an email to the client (you will work on this in Chapter 12)" instead of "POST for sending an email to the client (you will work on this in Chapter 11)".

At page 69, it's "In Chapter 5, we split all the settings for our project," instead of "In Chapter 3, we split all the settings for our project,".

Chapter 7

At page 93, Listing 7.3, the DEBUG environment variable must not be declared in .env.production.example.

decoupled-dj's People

Contributors

valentinogagliardi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.