Home

Alan's Django Notes

Welcome!

I'm Alan and this site is my collection of Django notes. It's currently a collection of boilerplate code and commands designed to be copied and pasted to accomplish specific tasks. You can learn more about the site in the Site Details section below. Or, dig right in with the boilerplates:

The First Three Boilerplates

These are the first three "Getting Started" things I do to set up a new site/project. All the boilerplates in the next section assume these have been run in order.

Boilerplate Tasks

These boilerplates are designed to be run as stand-alone examples (after going throuh the first three above to get the basics in place). The goal for each one is that it contain 100% of the code and commands you need to use to accomplish the specific task.

Site Details

A few things to note about the site:

~ fin ~