Django Basics - August 2025
20.08.2025
7 Weeks
The Django Basics course will lay the foundations of Web programming with Python and Django. It will examine how networks actually work, what HTTP is, and the basic principles of web development. The course will examine the basic concepts in the MTV (Model–Template–View) architecture, such as Function-Based Views, Class-Based Views, and in addition to them, forms (Form and ModelForm) will be used to develop an application, media files will be worked with, and data will be stored in PostgreSQL.
The training includes practical exercises (labs) and workshops for building complete, fully functional Django web applications.