Better Local Settings — January 5, 2010

A common convention I've seen in the Django community is to place code like the following at the bottom of your settings file: # ``settings.py`` # Lots of typical settings here. # ... then ... try: from local_settings ... [Read More]

About Us

Who Is Toast Driven?

Daniel

Daniel Lindsley

Head Bit Herder Toast Driven

Daniel is the one behind the design/code/madness that is Toast Driven. If it’s on the website, he put it there.

Why Toast Driven?

Besides loving toast (and who doesn't love it?), the name of Toast Driven is meant to be a play of the term “Test Driven Development”, whose definition is conveniently located on the Acronyms portion of the site. We're big fans of TDD and use it to provide greater confidence in what we develop.

About The Site

This site was built with Django and Python. All HTML/CSS attempts to be valid HTML 4.01/CSS 2.0, as well as attempting to be Section 508 compliant. If you find something that does not comply, we'd appreciate it if you would contact us.