Download Django tutorial in PDF

Table of contents

  • About
  • Getting started with Django
  • Remarks
  • Versions
  • Examples
  • Starting a Project
  • Django Concepts
  • A complete hello world example.
  • Virtual Environment
  • Python 3.3+
  • Python 2
  • Activate (any version)
  • Alternatively: use virtualenvwrapper
  • Alternatively: use pyenv + pyenv-viritualenv
  • Set your Project Path
  • Single File Hello World Example
  • Deployment friendly Project with Docker support.
  • Project Structure
  • Dockerfile
  • Compose
  • Nginx
  • Usage
  • Administration
  • Examples
  • Change list
  • Additional CSS styles and JS scripts for admin page
  • Dealing with foreign keys referencing large tables
  • views.py
  • urls.py
  • Administration
  • Async Tasks (Celery)
  • Class based views
  • Continuous Integration With Jenkins
  • Custom Managers and Querysets
  • Database Setup
  • Debugging
  • Django and Social Networks
  • Django Rest Framework
  • Extending or Substituting User Model
  • Form Widgets
  • Formsets
  • How to reset django migrations
  • Internationalization
  • Logging
  • Many-to-many relationships
  • Meta: Documentation Guidelines
  • Migrations
  • Model Field Reference
  • Project Structure
  • RangeFields - a group of PostgreSQL specific fields
  • Security
  • Signals
  • Templating
  • Unit Testing
  • Using Redis with Django - Caching Backend

It is a free Django ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Django developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.67MB
File type : pdf
Downloads: 3077
Created: 2019-05-02

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

Writing your first Django app

Learning Website Development with Django

Getting help with Django documentation

Django Web Framework and Python

Others related eBooks about Download Django tutorial in PDF

Think Raku (Think Perl 6)

Download free course Think Raku (Think Perl 6), pdf file on 431 pages by Allen Downey, Laurent Rosenfeld....

: Advanced R, Second Edition

This book helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special....

Arduino Development Cookbook

The single-chip computer board Arduino is small in size but vast in scope, capable of bein..., download free Arduino tutorial in PDF (246 pages) created by Cornel Amariei ....

Learning to Program Using Python

An introduction to computer programming, using the easy, yet powerful, Python programming language. Python, a cross-platform language used by such organizations as Google and NASA, lets you work quickly and efficiently, allowing you to concentrate on your work rather than the language. ...

Python Data Science Handbook: Essential Tools for Working with Data

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all - IPython, NumPy, ...

Learning actionscript PDF course

Download free Actionscript tutorial course in PDF, training file in 1 chapters and 6 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Think Java: How to Think Like a Computer Scientist

If you want to understand computer science, but have no programming experience, this book is for you. Think Java starts with the most basic programming concepts and carefully defines every term when it's first used. The authors then develop each new concept in a logical progression. Larger pieces ...

Cookbook for R: Best R Programming TIPs

The goal of this cookbook is to provide solutions to common tasks and problems in analyzing data. Each recipe tackles a specific problem with a solution you can apply to your own project, and includes a discussion of how and why the recipe works....

Python for You and Me

This is a simple book to learn Python programming language, it is for the programmers who are new to Python....

Restful Web Services

You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mas...