------ - Improve onsite manager by supporting mutliple environments, and getting site from request
1.0.0
------ - When no django-licensing is installed, show the Show's CharField license. nachopro - Setting to choose the path where podcast's images will be saved. Thanks nachopro
0.10.2
------ - Fix for runserver warning, 'max_length' is ignored when used with IntegerField.
0.10.1
------ - Add missing `django-autoslug` requirement to setup.py. Thanks Rolando.
0.10.0
------ - Fix unicode literals in models.py. Thanks hakanw - Convert relationships for Enclosure, Episode, Sites into M2M to allow mix and match show creation. Thanks to Jeff Lindsey djangolackey
0.9.10
------ - Setting FEED_ENTRIES hides older episodes, use None (aka all) as default. - More forgiving error handling on images in feeds.