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

12.8.1 Error in form widgets directory

ooknosi opened this issue · comments

Location within the Book

  • Chapter or Appendix: 12 | Form Fundamentals
  • Section: 12.8 | Customizing Widgets
  • Subsection: 12.8.1 | Overriding the HTML of Built-In Widgets

Description

There's an error in the directory for overriding form widgets:

Once that’s complete, create in your templates directory a directory at django/forms/templates and
start overriding templates.

should read as

Once that’s complete, create in your templates directory a directory at django/forms/widgets and
start overriding templates.

🚢 🍨

Got a real name so we can acknowledge you in the credits?

@pydanny Sure. I'm going to PM you in Reddit to preserve a modicum of privacy. Thank you!