Hacker News new | ask | show | jobs
by daveungerer 1826 days ago
> you don't necessarily want it inside a view

For the Rails developers like me who are thinking the Django crowd have lost their minds for even considering such a thing (and who went straight to the comments instead of reading the article), I just learnt that Django views are roughly equivalent to Rails controllers.

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