----------------
- Feature 13 - Extended support for Django from 1.5 to 1.5.8 and from 1.6 to
1.6.5.
- Feature 16 - Added schema for django-pimpmytheme settings.
- Bug 15 - DjangoSettingsSchema.TEMPLATE_LOADERS now accepts either strings or
tuples (was "accepts only strings"), as specified in Django's settings
reference documentation.