1. 1. Web application using Django
  2. 2. Deployment
    1. 2.1. Introduction
    2. 2.2. Installation
    3. 2.3. Setting Django app
    4. 2.4. Setting up Elastic Beanstalk
    5. 2.5. Verifying deployment
    6. 2.6. Change Domain name
  3. 3. Django development
    1. 3.1. Basic commands
    2. 3.2. Cheatsheet
    3. 3.3. Project Overview
      1. 3.3.1. settings
      2. 3.3.2. templates
      3. 3.3.3. urls
    4. 3.4. Add module
    5. 3.5. Add files to database

Web Resource

Cheatsheet

Modify text in homepage - change the home.html.

Create a module