Django Standalone Apps: Learn to Develop Reusable Django Libraries, Lopatin Ben
Автор: Kronika Jake, Bendoraitis Aidas Название: Django 2 Web Development Cookbook-Third Edition ISBN: 1788837681 ISBN-13(EAN): 9781788837682 Издательство: Неизвестно Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Django is a framework designed to balance rapid web development with high performance. It handles high levels of user traffic and interaction, integrates with a variety of databases, and collects and processes data in real time. This book follows a task-based approach to guide you through developing with the Django 2.1 framework, starting with ...
Автор: Marani, Federico Название: Practical django 2 and channels 2 ISBN: 1484240987 ISBN-13(EAN): 9781484240984 Издательство: Springer Рейтинг: Цена: 4634.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn how to rapidly build your own ecommerce site by applying Django’s battle-tested components. This book demonstrates Django’s features and conventions to help you develop modern web applications quickly. You'll adopt a 'learn by doing' approach and gain a deeper understanding Django by working through a project in which the real-time component will be critical. The book starts with the basics and explains the difference between a Django project and a Django app, the most important settings, how to change them, and the fundamentals of packaging. You'll then be introduced to all the standard tools of Django, along with a sample project. The book then moves on to Channels, a recent addition to the Django ecosystem. It extends the framework with support for real-time operations such as Websockets and other asynchronous features.Practical Django 2 and Channels 2 provides the practical concepts needed to create complex, database-driven websites as easily as possible.
What You'll Learn
Build and deploy a simple company site with DjangoDevelop more complex, data-heavy sites using the Django ORMIntegrate Django with ChannelsUnit-test your solutions
Who This Book Is For
Python developers and web developers wanting to learn Django 2 and Channels 2
Описание: This Mastering Django book equips you with the knowledge you need to implement Django in web applications. You`ll learn best practices for writing flawless code and creating powerful websites with the help of engaging examples and exercises.
Автор: Daniel Rubio Название: Beginning Django ISBN: 1484227867 ISBN-13(EAN): 9781484227862 Издательство: Springer Рейтинг: Цена: 4512.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. Along with material on data access with SQL queries, you'll have all you need to get up and running with Django 1.11 LTS, which is compatible with Python 2 and Python 3. Once you've built your web application, you'll need to be the admin, so the next part of the book covers how to enforce permission management with users and groups. This technique allows you to restrict access to URLs and content, giving you total control of your data. In addition, you'll work with and customize the Django admin site, which provides access to a Django project's data. After reading and using this book, you'll be able to build a Django application top to bottom and be ready to move on to more advanced or complex Django application development. What You'll Learn
Get started with the Django framework
Use Django views, class-based views, URLs, middleware, forms, templates, and Jinja templates
Take advantage of Django models, including model relationships, migrations, queries, and forms
Leverage the Django admin site to get access to the database used by a Django project
Deploy Django REST services to serve as the data backbone for mobile, IoT, and SaaS systems
Who This Book Is For
Python developers new to the Django web application development framework and web developers new to Python and Django.
Автор: Ravindran Arun Название: Django Design Patterns and Best Practices - Second Edition ISBN: 1788831349 ISBN-13(EAN): 9781788831345 Издательство: Неизвестно Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learning to build more maintainable websites with Django either takes a lot of experience or familiarity with various pragmatic design patterns. This book will accelerate your journey into the world of web development. This new edition is updated with additional chapters and diagrams to help you get to grips with the current best practices in ...
Автор: Jibran Ahmed Asad Название: Django Project Blueprints ISBN: 1783985429 ISBN-13(EAN): 9781783985425 Издательство: Неизвестно Рейтинг: Цена: 8458.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Hochrein, Akos Название: Designing microservices with django ISBN: 1484253574 ISBN-13(EAN): 9781484253571 Издательство: Springer Рейтинг: Цена: 6707.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will examine what microservices look like, how they talk to each other, and how they are crafted using the Python programming language and the Django web framework.You`ll start by understanding what the key differences are between microservices and monolithic architectures.
Автор: Mele Antonio Название: Django 2 by Example ISBN: 1788472489 ISBN-13(EAN): 9781788472487 Издательство: Неизвестно Цена: 10666.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Django is a powerful Python web framework designed to develop web applications quickly. 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 ...
Автор: Alchin, Marty Название: Pro django ISBN: 1430258098 ISBN-13(EAN): 9781430258094 Издательство: Springer Рейтинг: Цена: 4629.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Understanding Django
Django Is Python
Models
URLs and Views
Forms
Templates
Handling HTTP
Backend Protocols
Common Tools
Coordinating Applications
Enhancing Applications
Автор: Dauzon Samuel, Bendoraitis Aidas, Ravindran Arun Название: Django: Web Development with Python: Web Development with Python ISBN: 1787121380 ISBN-13(EAN): 9781787121386 Издательство: Неизвестно Рейтинг: Цена: 15631.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Nigel George Название: Beginning Django CMS ISBN: 1484216709 ISBN-13(EAN): 9781484216705 Издательство: Springer Рейтинг: Цена: 3658.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1. Working With a CMS2. Installing Django CMS3. Introduction to Django CMS4. Building the Site Template5. Creating Page Templates and Sidebars6. Menus and Navigation7. Plugins8. Extending Django CMS9. Authoring in Django CMS10. Administering Django CMS11. Django CMS in Production12. Next Steps in Django CMS
Автор: Elman Julia, Lavin Mark Название: Lightweight Django ISBN: 149194594X ISBN-13(EAN): 9781491945940 Издательство: Wiley Рейтинг: Цена: 5067.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Through a series of rapid application development projects, this hands-on book shows experienced Django developers how to include REST APIs, WebSockets, and client-side MVC frameworks such as Backbone.js into new or existing projects.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru