Python


Work with MVT design pattern:

image.png

Model - Data Access Layer - the Database

Template - presentation Layer - client side

View - Business logic - Back end


Starting & Managing the projects


Django Project Files


Creating Apps to Project


Django Apps Files


Templates