Django 1.0 Template Development
Год выпуска: 2008
Автор: Scott Newman
Издательство: Packt Publishing
ISBN: 978-1-847195-70-8
Формат: PDF
Качество: eBook (изначально компьютерное)
Количество страниц: 272
Описание: This book will help you to master the Django template system. Built-in template tags and filters are explained with examples and usage notes, as well as information on building custom tags and filters to extend the system for your needs. You will learn to use inheritance to create modular templates that are easy to maintain. You will learn how to serve multiple templates from within the same Django project, with an example of how to serve different templates for a mobile version of your site without having to change any code in your views. Pagination, internationalization, caching, and customization of the automatic admin application are also covered.