Zombie Zen

Django Standard Base

Django Standard Base is a library that came from parts that I wrote for Movie Golf. It's a collection of random code that I end up using for every single Django project I create. Even this website uses it! It includes:

  • Magical markup support
  • User timezones
  • Easy configuration for Google Analytics and Google Webmaster Tools.
  • Simple out-of-the-box site login pages
  • Separate handling for static media
  • Easy-to-use JSON response functions