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: 552
Created: 2018-04-01

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

Others Django Tutorials

Introduction to web development with Python and Django

Download Django tutorial in PDF

Getting help with Django documentation

Django Web Framework and Python

Learning Website Development with Django

Others related eBooks about Writing your first Django app

You Don't Know JS Yet: Scope and Closures - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why...

Eloquent JavaScript: A Modern Introduction to Programming

JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. ...

RESTful Web Services

Download free course RESTful Web Services, pdf file on 448 pages by Leonard Richardson, Sam Ru....

The Node.js Handbook

Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to..., download free Node.js tutorial in PDF (189 pages) created by ....

How To Code in Node.js

Node.js is a popular open-source runtime environment that can execute JavaScript outside o..., download free Node.js tutorial in PDF (418 pages) created by David Landup ....

PHP Symfony framework course

Download a complete guide in PDF about Symfony2 plateforme....

HTML5 Notes for Professionals

Download free course HTML5 Notes for Professionals, pdf file on 124 pages by Stack Overflow Community....

Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers

This book is a guide for the transition between ECMAScript 5 and 6. It is not specific to any JavaScript environment, so it is equally useful to web developers as it is Node.js developers....

Learning AngularJS

This PDF tutorial is designed for those who wish to learn the basics of AngularJS quickly and efficiently. It describes the components of AngularJS with appropriate examples....

Essential HTML

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML markup language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....