twoscoops / two-scoops-of-django-1.11

The issue tracker, changelog, and code repository for Two Scoops of Django 1.11

Home Page:https://www.twoscoopspress.com/products/two-scoops-of-django-1-11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typos in Chapter 16

lucabezerra opened this issue · comments

Location within the Book

  • Chapter or Appendix: Chapter 16
  • Section: Intro, p. 217

Description

When listing reasons for Django's popularity, there's a code snippet that says djano.views.generic when it should be django instead.