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... (more…)
Read more »
Each piece of tech has their place, and they are both glorious if used right. (more…)
Read more »
django-sql - A simple app for executing SQL queries in Django admin panel.
Read more »
This post looks at how to get started with Django's new asynchronous views. (more…)
Read more »