- Use custom ImproperlyConfigured instead of Django's (#5)
- Fix HISTORY.rst
- Remove Python 2.6 from Travis configuration
- Improved (cookiecutter-pypackage style) project layout
- Specify an environment variable as required, and raise ImproperlyConfigured exception if not present (#2)
- Marked as "5 - Production/Stable" instead of "4 - Beta"
- Cleaned up README
- Added CHANGES
- Initial release