Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

https://docs.djangoproject.com/en/dev/faq/general/#django-ap...

Django styles itself as MTV: Model Template View. The concept of "Controller" within Django I would say gets implemented across a few layers (Urls, middleware, decorators and return HttpResponse objects).

I never cared much for the distinction though as long as everyone knows what your nouns mean for the specific project you could call them RedFish, BlueFish, OneFish frameworks and it would work just as well.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: