Skip to content

dipakkr/Django-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-tutorial

Deadline 1 -> 20th Sept, 2018

What should I able to do after learning this ?

  • Integrating and Wokring with Postgres, MYSQL database
  • Routing and creating and serving static files
  • Login, Logout and authentication system
  • How to serve Json response for building REST API using django ?

Day 1 [ 15th Sept ]

Reources - https://www.youtube.com/watch?v=sxSZijwU_Kg&list=PLEsfXFp6DpzTD1BD1aWNxS2Ep06vIkaeW&index=9

Time devoted - 4hrs

  • Making new apps in django
  • Usage of makemigrations and migrate
  • Routing and serving new files using django
  • Return JSON response
  • templating engine

Day 2 [ 16th Sept ]

Reources - https://www.youtube.com/watch?v=sxSZijwU_Kg&list=PLEsfXFp6DpzTD1BD1aWNxS2Ep06vIkaeW&index=9

Time devoted - 3hrs

  • Dynamic URL Routing
  • Database model create, update, delete
  • Made a blog app in django

Releases

No releases published

Packages

No packages published