Opps v0.2.1 Release Notes

    • Add method get_http_absolute_url on channel model class
    • ๐Ÿ›  Fix sitemap
    • โœ‚ Remove contrib/db_backend , move to opps/db/backends #240
    • ๐Ÿ›  Fix migrate run on postgresql - articles
    • โž• Add ChannelListFilter on HideContainerAdmin list_filter
    • Add lazy translation on child_class list_display on HideContainerAdmin
    • Add OPPS_CONTAINERS_BLACKLIST config on HideContainerAdmin
    • ๐Ÿ›  Fix: image crop example
    • ๐Ÿ‘‰ Used get_descendants (mptt) on generic base view
    • changing datetime.now to timezone.now on search index
    • ๐Ÿ›  Fix unicode treatment JSONField rendering
    • โœ… Write test on opps.db._redis
    • Set dynamic db int, on db drive
    • Fix: get_child recursivelly on template tag get_container_by_channel
    • ๐Ÿ”„ Changelog organize
    • ๐Ÿ›  Fix docs organize
    • โœ‚ Remove Opps theme docs, used default Read the Docs