Learning Website Development with Django

A beginner's tutorial to building web applications,quickly and cleanly, with the Django application framework by San Diego Python.

Table of contents

  • Why test-driven development?
  • Prerequisites
  • The Project: building a blog
  • Contents
  • Getting started
  • Models
  • Views and Templates
  • More Views
  • Forms
  • The Testing Game
  • Custom template tags
  • Database Migrations
  • Readable URLs
  • Adding Gravatars
  • Getting Help & Contributing
Size : 147.68 Kb
File type : pdf
Downloads: 3383
Created: 2018-04-01
Learning Website Development with Django

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Django Tutorials

Django Web Framework and Python

Writing your first Django app

Introduction to web development with Python and Django

Download Django tutorial in PDF

Getting help with Django documentation

Others related eBooks about Learning Website Development with Django

Wordpress In A Week

Download free course Wordpress In A Week, pdf file on 142 pages by Zak Cagaros....

AJAX basics

This tutorial provides some basics Ajax process ,training document in PDF under 38 pages for beginners....

Web API Design in PDF

Download free course intituled Web API Design . This course is intended to a beginners users, document on format pdf in 70 pages created by gidgreen.com ....

You Don't Know JS Yet: Async & Performance - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques - including Promises, generators, and Web Workers - t...

The HTML Handbook

Download free course The HTML Handbook, pdf file on 87 pages by Flavio Copes....

Learning PHP language

Download this free eBook to learn the PHP language, a detailed 625-page document created by Stackoverflow....

Beginning node.js pdf download

This is a Node.js PDF Tutorial for free download. You will learn About What Node.js is, What Node.js is not, Features, Followed by a some example of each of the modules of Node.js API. By the end of this Tutorial, you will be able to understand the basics of Node.js ....

How To Code in React.js

Download free course How To Code in React.js, pdf file on 962 pages by Joe Morgan....

MySQL tutorial for professionals

Download free MySQL tutorial course in PDF, training file in 70 chapters and 199 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Building Front-End Web Apps with Plain JavaScript

This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote w...