Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 380 Bytes

Airways Register Web Apllication ✈️

Django YouTube tutorial (Telesko) 📹

Starting Learning Django 🚀 My first Web application using Djang framework

My Steps:

  • Django Setup
  • Django Templates
  • Addition 2 numbers
  • Get Post Request
  • Static Files
  • Passing Dynamic Data
  • If Statement
  • ORM Django (Most important part)
  • Postgres Database
  • Registration Form