<< Back to Blog

Category: Django

A Django Project: Development Environment (Windows 10)

Updated on May 11, 2019 It is easy to find plenty of examples/tutorials for developing with Python/Django in Linux and OSX but when it comes to developing on Windows there are many options. Some of these options include using tools like Cygwin, Vagrant, or most recently Windows 10 has provided a new feature called the ..read more

A Django Project – Introduction

Updated on May 11, 2019. For several years I have taken self-paced programming courses focused on Python and Django (Code Academy, Lynda, TreeHouse), followed several tutorials (the Django Polls Tutorial), and made some simple programs but I have not produced anything ‘production worthy.’ In 2013 while still focused on my IT career my interest in ..read more