ripozo v0.6.0 Release Notes

Release Date: 2015-06-24 // almost 9 years ago
    • ๐Ÿ‘• pylint shit.
    • ๐Ÿ“ฆ Moved dispatch_base up and removed dispatch package
    • ๐Ÿ“ฆ Moved manager_base and removed manager package.
    • Added append_slash class attribute to ResourceBase. Setting this attribute to True automatically appends a slash to the end of the base_url and base_url_sans_pks. Defaults to False.