First Licks of Two Scoops of Django

tsd-cover

This is a ‘getting started’ document based on my interpretation of best practices for beginning a new Django project. I’ve written this after going through the four part Django tutorial and reading the excellent Two Scoops of Django twice. The aim for this document is to show you (and remind the future me (( One note of preface: I’m not 100% certain which folder level you need to be in to perform some of the shell commands. ))) how to jumpstart Django without having to go through the first couple chapters of Two Scoops each and every time.

Continue reading “First Licks of Two Scoops of Django