Can you explain what the Model-View-Template architecture consists of and how it functions?
Python
Have you ever created and executed SQL queries during your work?
Which Python modules provide tools for implementing parallel task execution?
What methods and tools for implementing parallelism and asynchrony are applicable in Python?
What is the name of the file or structure that defines the parameters and settings of a container in Docker?
How have you implemented background task processing in Django projects?
Do you have experience using the Git version control system in your projects?
Can you explain the differences between asynchronous execution, multithreading, and multiprocessing approaches in programming?
Could you explain the concept of normal forms in databases and their role in schema design?
How can a commit be moved from one Git branch to another?
Have you had experience developing and integrating APIs using Django Rest Framework?
Describe your experience with using Docker in projects and tasks you have solved with it.
Can you explain the principles of object-oriented programming?
Have you used the execute method from Django to run raw SQL queries?
Have you had experience with user authentication mechanisms?
How are the 'Decorator' design pattern implemented and what is its principle of operation in programming?
Explain what GIL is in Python and what role it plays in thread execution.
Can you explain the main ideas and principles of containerization of applications?
How is the many-to-many relationship managed in Django ORM?