Django in 200 Seconds

Опубликовано: 12 Октябрь 2024
на канале: MaiFast
139
6

Django is a high-level Python web framework that makes rapid development and clean, pragmatic design.

Created in 2003, It is free and open-source.
Django makes it easier to build better web apps more quickly and with less code.
Django is based on Model View Template (MVT) architecture.

Chapters:
00:00 Intro
00:22 Key features
00:25 Speed
00:40 Scalability
00:51 Security
01:03 Internationalization
1:18 Documentaion
1:35 Companies using Django
1:50 Todo list project

#django #programming #python #webdevelopment