Skip to main content
Apress
Book cover

Beginning Django

Web Application Development and Deployment with Python

  • Book
  • © 2017

Overview

  • A comprehensive tutorial on the Django web application development framework from basics to RESTful application development
  • Author Daniel Rubio is an expert consultant, author and trainer
  • Develop applications with the leading Python-based web framework

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (12 chapters)

Keywords

About this book

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’sdata.


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.

Authors and Affiliations

  • F. Bahia, Ensenada, Mexico

    Daniel Rubio

About the author

Daniel Rubio is a consultant with over 15 years of experience in enterprise and web-based software. Daniel works with companies to develop software solutions using Python, JavaScript and Cloud computing, as well as other innovative technologies like AI and Blockchain to deliver key business results. He has co-authored the best selling Spring Recipes as well as other books for Apress Media, LLC.  Daniel can be reached at https://twitter.com/webforefront.

Bibliographic Information

Publish with us