How to keep business logic out of the views in Django?

If you look around, you’ll find many references telling you to keep your business logic out of your views. This seems reasonable and by providing an example, those resources will explain this in a way that it makes total sense, at least at the time. Sadly… Read more

Similar

Tips for Upgrading to Django 2.0

The much anticipated Django 2.0 was recently released and we are updating Pinax apps, client projects, and our own sites. This offers the perfect opportunity to share our process and some of the most common issues. (more…)

Read more »

Django Plus for Vim

:guitar: Improvements to the handling of Django related files in Vim - GitHub - tweekmonster/django-plus.vim: :guitar: Improvements to the handling of Django related files in Vim... (more…)

Read more »