Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Django 1.0 Template Development
  • Table Of Contents Toc
Django 1.0 Template Development

Django 1.0 Template Development

4 (2)
close
close
Django 1.0 Template Development

Django 1.0 Template Development

4 (2)

Overview of this book

Table of Contents (17 chapters)
close
close
Django 1.0 Template Development
Credits
About the Author
About the Reviewers
Preface
1
Index

Chapter 7. Custom Tags and Filters

Django ships with a number of built-in template tags and filters that fit the needs of most web-publishing situations. Filters are typically used to modify the output of a value in the template, and tags let you do just about anything you want.

At some point in your development, you may come across a situation or need that cannot be handled by the default template tags and filters. Luckily, Django provides a way to write our own extensions to the template engine by creating custom tags and filters.

In this chapter, we will:

  • Review how the default template tags and filters are implemented

  • Learn the syntax for writing our own template tags and filters

  • Learn where to put our custom files in our project and how Django loads them

  • Create and implement custom filters to format currency, remove profanities, and test if an item is in a list

  • Create and implement custom tags to write output and introduce new variables into the context from within the template

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Django 1.0 Template Development
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon