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: 3075
Created: 2019-05-02

Others Django Tutorials

Writing your first Django app

Getting help with Django documentation

Learning Website Development with Django

Introduction to web development with Python and Django

Django Web Framework and Python

Others related eBooks about Download Django tutorial in PDF

Microsoft Platform and Tools for Mobile App Development

Understanding and creating a mobile app development strategy is an important process for t..., download free Microsoft Platform and Tools for Mobile App Development tutorial in PDF (150 pages) created by Simon Calvert ....

Getting started with Swift language

Download free Swift tutorial course in PDF, training file in 60 chapters and 353 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Machine Learning Yearning

Download free course Machine Learning Yearning, pdf file on 118 pages by Andrew Ng....

Scratch programming guide in PDF

Download Scratch programming tutorial by Julian Screawn, Scratch facilitate learning programming by designing and using blocks to create animation, games and videos....

Hacking Secret Ciphers with Python

There are many books that teach beginners how to write secret messages using ciphers. Ther..., download free Python tutorial in PDF (440 pages) created by ....

RubyFu

This book is a great collection of ideas, tricks, and skills that could be useful for Hack..., download free Ruby tutorial in PDF (281 pages) created by RubyFu ....

Structured programming with C++

This C ++ course is for beginners who have never programmed. Complet and free PDF document about C++ programming....

Designing Scalable JavaScript Applications

Download free course Designing Scalable JavaScript Applications, pdf file on 134 pages by Emmit Scott....

You Don't Know JS Yet: Scope and Closures

Download free course You Don't Know JS Yet: Scope and Closures, pdf file on 279 pages by Kyle Simpson....

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