Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3, Pro Django, Second Edition examines in great detail the complex problems that Python web application developers
Pro Django, 2nd Edition
β Scribed by Marty Alchin
- Publisher
- Apress
- Year
- 2013
- Tongue
- English
- Series
- Expertβs Voice in Web Development
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3,Β Pro Django, Second EditionΒ examines in great detail the complex problems that Python web application developers can face and how to solve them. It provides in-depth information about advanced tools and techniques available in every Django installation, running the gamut from the theory of Django's internal operations to actual code that solves real-world problems for high-volume environments.
Pro Django, Second EditionΒ goes above and beyond other books, leaving the basics far behind and showing how Django can do things even its core developers never expected. By drawing on the dynamic nature of Python, you can write Django applications that stretch the limits of what you thought possible!
What you'll learn
- Use Django's models, views, forms, and templates
- Handle HTTP and customizing back ends
- Get the most out of Django's common tooling
- Employ Django in various environments
- Build an API using Django's own components
- Make this code reusable--even distributable Β
Who this book is forThis book is for companies looking for a framework capable of supporting enterprise needs, as well as advanced Python or web developers looking to solve unusual, complex problems.
Table of Contents
- Understanding Django
- Django Is Python
- Models
- URLs and Views
- Forms
- Templates
- Handling HTTP
- Backend Protocols
- Common Tools
- Coordinating Applications
- Enhancing Applications
π SIMILAR VOLUMES
<div><p><strong>Django</strong> is a Python based open source web development framework that has been around since 2005. It enables you to create complex database-driven websites while keeping things decoupled and dry. Django is used by some well-known sites like <strong>Instagram</strong>, <strong>
You've learned the basics of Python, but how do you take your skills to the next stage? Even if you know enough to be productive, there are a number of features that can take you to the next level in Python. Pro Python, Second Edition explores concepts and features normally left to experimentation,
Pro Puppet, Second Edition, now updated for Puppet 3, is an in-depth guide to installing, using, and developing the popular configuration management tool Puppet. Puppet provides a way to automate everything from user management to server configuration. You'll learn how Puppet has changed in the lat
Pro NuGet will give you a solid, practical, understanding of both how to keep your software dependencies under control and what best-practices have been developed within the NuGet community to ensure long-term reliability. Whether youβre working entirely with .NET assemblies or also using CSS, HTML