======= * Recovery create (fixed) channel using parent
0.2.8.1
======= * Refatoring filter channel (used mptt fields) on generic views (detail and list)
0.2.8
======= * Improves OPPS generic views queryset to return Containers, very very performance * `Post.related_posts` is now DEPRECATED and will removed soon. * * Now you can use related_containers instead of related_posts and all Containers have this feature.
0.2.7.4
======= * Update Django ver. to 1.5.11 and South ver. to 1.0.1 * Improves get_channels_by template tag. * Adds TinyMCE plugin called 'oppsembed' for embed content on opps editor.
0.2.7.3
======= * Fix Article link duplicated redirect * Fix queryset on delete signal of container, using absolute reference to site and channel.