Skip to content

Use django.utils.six instead of six

Simon Hanna requested to merge thelinuxguy/hyperkitty:remove-six into master

Use bundled version of six provided by django instead of depending on standalone six library

Merge request reports