Writing your first Django app

Do you know Python? You have a web platform idea but do not really know how to do it? 

With this tutorial you will learn how to write your first Django application, free training document intended to beginners.

Table of contents

  • Write a simple form
  • Use generic views: Less code is better
  • Why the code-shuffle?
  • Advanced form processing
  • Using the RSS framework
  • Using the cache framework
  • Using the comments framework
  • Advanced admin features: Permissions
  • Advanced admin features: Custom JavaScript
Size : 22.99 Kb
File type : pdf
Downloads: 549
Created: 2018-04-01

Others Django Tutorials

Introduction to web development with Python and Django

Getting help with Django documentation

Download Django tutorial in PDF

Learning Website Development with Django

Django Web Framework and Python

Others related eBooks about Writing your first Django app

HTML5 canvas tutorial

Download free HTML5 tutorial course in PDF, training file in 18 chapters and 180 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Getting started with WordPress

Download free WordPress tutorial course in PDF, training file in 72 chapters and 208 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Introduction to ReactJS

Learn the basics of JavaScript and DOM. Develop application user interfaces with ReactJS and Flux. Learn how JSX works. Master the Framework in a Web application environment....

Web Application Security

Download free course Web Application Security, pdf file on 331 pages by Andrew Hoffman....

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...

Building iPhone Apps with HTML, CSS, and JavaScript

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to..., download free JavaScript tutorial in PDF (186 pages) created by ....

React Enlightenment

React.js is a JavaScript library that can be used to build user interfaces. With React, users can create reusable components, and these components display data as it changes over time....

PHPUnit Manual

Download free course PHPUnit Manual, pdf file on 178 pages by Sebastian Bergmann....

Learn ReactJS by example

Learn ReactJS by example, This example will use React-Bootstrap components. ...

Learning Node.js

Node.js is an event-based, non-blocking, asynchronous I/O framework that uses Google's V8 ..., download free Node.js tutorial in PDF (414 pages) created by ....