Model View Controller in Django

preview_player
Показать описание

DJ 05 MVC
Рекомендации по теме
Комментарии
Автор

In the 1980s, I graduated from the technical faculty, majoring in computer science. It is the equivalent of STEAM today. We had a mainframe VMS OS designed by the guy who developed NT for Microsoft in the nineties. We only programmed science and math and used Fortran 77 which is disastrous for data output. Every project that I did, I worked on the MCV method without knowing the English word for the term MCV, I heard it 10 years ago: create a file (output program), a couple of files on the disk for data and then programs the application for data and the results are displayed by display programs. You always had to link other files.

mehmedkukavica
Автор

View can also be JSON, in case the service is an api.

jordixboy
Автор

thank you! Now it's much easier to understand

kkpie
Автор

Why they put everything in views.py? It is well known what a Controller is, and what a View is, in MVC architecture. but its very idea is an invitation to violate the Single Responsibility Principle.

Ali-klql
Автор

One questions kaprova.org/MORAL.htm. Returns URL was not found ....it's that the moral?
Greta Series BTW Thanks!

kroliczy