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

15.3.3: Grammatical Error #158

Closed
mattayes opened this issue Feb 5, 2017 · 1 comment
Closed

15.3.3: Grammatical Error #158

mattayes opened this issue Feb 5, 2017 · 1 comment

Comments

@mattayes
Copy link

mattayes commented Feb 5, 2017

Hi folks, I believe I found a grammatical error:

  • Chapter: 15 (Django Templates and Jinja2)
  • Section: 3 (Considerations When Using Jinja2 With Django)
  • Subsection: 3 (Using Django-Style Template Filters in Jinja2 Templates)
  • Paragraph, with error bolded:

If you want a less global approach, we can use a technique explored in Figure 10.4.3, 'Using the View Object'. Here we create a mixin for attach the Django template filters as an attribute on views:

  • Paragraph, with error replaced:

If you want a less global approach, we can use a technique explored in Figure 10.4.3, 'Using the View Object'. Here we create a mixin for attaching the Django template filters as an attribute on views:

Let me know if this needs any more clarification!

@pydanny
Copy link
Member

pydanny commented Feb 8, 2017

🚢

@mattayes thank you so much. These are the perfect style of tickets for reporting to us.

@pydanny pydanny closed this as completed Feb 8, 2017
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

2 participants