- Added dynamic local settings per user
- Python 2.7 required for underlying project
- Simpified debug config
- Added email config
- Updated thumbnail, cache, redis configs to use sockets
- Latest Django 1.5.X
- Fixed sRGB problem in thumbnails
- Fixed descriptor problems by switching to fc-thumbnail (sorl fork)
- Template loader should cache templates
- Package pymorphy sqlite for simpicity
- Added waffle, floppyforms, extensions
- Fixed raven config
- Fixed static urls
- First proper release
Previous (undocumented) version of tinned-django is available in `ancient`_ branch.