Try Django 1.10 is an introduction to Django version 1.10 by creating a simple, yet robust, URL Shortening Service. This series covers a variety of Django basics as well as Django 1.10 specific material. Generally the topics will include: – How we made the Kirr url shortening service – Django Project Setup – Class Based Views […]