Adam’s Web Services Ltd, 2020. — 198 p. — ISBN NA. Code Files Only! This book is a practical guide to making your Django project's tests faster. It has many tips and tricks that apply to all projects, big and small. And it covers the two most popular test runners: Django's test framework and pytest. It's based on my experience speeding up various Django projects' test suites,...
4th Edition. — Packt Publishing, 2020. — 600 p. — ISBN: 978-1-83898-742-8. Code files only! Practical recipes for building fast, robust, and secure web apps using Django 3 and Python Django is a web framework for perfectionists with deadlines, designed to help you build manageable medium and large web projects in a short time span. This fourth edition of Django Web Development...
СПб.: BHV, 2019. — 673 с. Книга посвящена разработке веб-сайтов на Python с использованием веб-фреймворка Django 2.1. Рассмотрены основные функциональные возможности, необходимые для программирования сайтов общего назначения: модели, контроллеры, шаблоны, средства обработки пользовательского ввода, выгрузка файлов, разграничение доступа и др.
Packt Publishing, 2018. — 526 p. — ISBN: 1788472489. !Only Code files Learn Django 2.0 with four end-to-end projects If you want to learn about the entire process of developing professional web applications with Django, then this book is for you. This book will walk you through the creation of four professional Django projects, teaching you how to solve common problems and...
Packt Publishing, 2018. — 282 p. — ISBN: 1788831349. !Only Code files Build maintainable websites with elegant Django design patterns and modern best practices Building secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns...
Apress, 2016. — 188 p. + Code. — ISBN10: 1484216709, ISBN13: (pbk): 978-1-4842-1670-5. Build a world-class website in less than a week with Django CMS. Beginning django CMS shows you how to simply and easily write a dynamic website with a full content management system in the backend. It is written for Internet developers who are sick and tired of dealing with complicated,...
В данном архиве содержится перевод на русский язык онлайнового учебного пособия по Django. Содержание: 1. Что нового в Танго с Django 1.7 2. Вступление 3. Подготовка к Танго 4. Основы работы с Django 5. Шаблоны и статические медиа файлы 6. Модели и базы данных 7. Модели, шаблоны и представления 8. Работа с формами 9. Аутентификация пользователя 10. Работа с шаблонами 11....
Sams Publishing, 2008.- 528p., ISBN13: 978-0-7686-8033-1, eBook, English. In just 24 lessons of one hour or less, you will be able to build full-featured production websites using Django, the powerful web development framework based on Python. Designed for experienced website developers who have at least some familiarity with the Python programming language, this book uses a...
Комплект исходных кодов (Source Code) + Info.yml для книги: Adrian Holovaty. The Definitive Guide to Django: Web Development Done Right. 2008.
This book is about Django, aWeb development framework that saves you time and makes
Web development a joy. Using Django, you can build and maintain high-quality Web applications with minimal fuss.
At its best, Web development is an...
Комплект исходных кодов (Source Code) + Info.yml для книги: Dana Moore. Professional Python frameworks. Web 2.0 programming with Django and Turbogears. 2008.
This book is for people who are (or want to be) professional web application developers. In this book, you’ll see how to take advantage of the latest technology to create compelling web applications, and create them fast ....
Комплект исходных кодов (Source Code) + Info.yml для книги: Marty Alchin. Pro Django. New York.: Apress. 2009.- 299p. ISBN13: (electronic): 978-1-4302-1048-1, English. Marty Alchin is a professional programmer with a passion for the Web. Over the past two and a half years, he has developed and released a few Django applications and a significant improvement to Django’s file...
Комплект исходных кодов (Source Code) + Info.yml для книги: James Bennett. Practical Django Projects, 2nd Edition. Apress. 2009.- 274p., ISBN: 978-1-4302-1939-2, English. Build a django content management system, blog, and social networking site with James Bennett as he introduces version 1.1 of the popular Django framework. You’ll work through the development of each project,...
Комплект исходных кодов (Source Code) + Info.yml для книги: Jesse Legg. Django 1.2 E-commerce. Packt Publishing, 2010.- 244c, ISBN13: 978-1-847197-00-9, eBook, English. Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It provides an...
Комплект исходных кодов (Source Code) + Info.yml для книги: Karen M. Tracey. Django 1.1 Testing and Debugging. Packt Publishing, 2010.- 436c, ISBN13: 978-1-847197-56-6, eBook, English. Bugs are a time consuming burden during software development. Django's built-in test framework and debugging support help lessen this burden. This book will teach you quick and efficient...
Комплект исходных кодов (Source Code) + Info.yml для книги: Hourieh Ayman. Django 1.0 Web Site Development. Packt Publishing, 2009.- 272c, ISBN13: 978-1-847196-78-1, eBook, English. Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It...
Комплект исходных кодов (Source Code) + Info.yml для книги: Scott Newman. Django 1.0. Template Development. Packt Publishing, 2008.- 272c, ISBN13: 978-1-847195-70-8, eBook, English. Django is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system...
Комплект исходных кодов (Source Code) + Info.yml для книги: Jim McGaw. Beginning Django E-Commerce. New York.: Apress, 2009.-300p, ISBN13: 978-1-4302-2536-2, eBook, English. Beginning Django E-Commerce will be the first book to guide you through producing an e-commerce site using Django, the most popular Python web development framework. Topics covered include how to make a...
Django CMS Приступая к работе
Приступая к работе
Использование South в django CMS
Настройка
Навигация
Использование плагинов
Общие вопросы
Django CMS Дополнительная настройка
Интернационализация
Руководство по настройке карты сайта
Тэги шаблонов
Интерфейс командной строки
Права доступа
Настройка Django + Uwsgi + Nginx
Материалы взяты с сайта cultofdigits.com,...
Приведен код реального сайта, в качестве примера Django-приложения. Это не самый лучший пример, но в нем достаточно наглядно можно увидеть основные моменты: что нужно, а что нельзя делать. Ранее сайт размещался на, но сейчас свернут http://nm2.2in2.ru/. Python Немного про сам Python от А. Балеса Как альтернатива, можно посмотреть на Ruby. Django Django (Джанго) — свободный...
Комментарии