manila-ui/manila_ui/dashboards/project/shares/replicas
manchandavishal a150665d56 Remove six usage
This repo does not support Python 2 anymore, so we don't need
six for compatibility between Python2 and 3, convert six usage to Python
3 code.

Note that six.text_type is "str" in Python 3, so we can remove the
clause completly.

Change-Id: Icfb44404971b18ff865e28e551687707d52f3762
2020-01-15 00:29:16 +00:00
..
__init__.py Add share replication support 2016-08-30 17:05:40 +03:00
forms.py Django 2.0 support 2018-05-07 05:44:16 +09:00
tables.py Remove six usage 2020-01-15 00:29:16 +00:00
tabs.py Add share replication support 2016-08-30 17:05:40 +03:00
views.py Fix share replica details page for non-admins 2019-04-03 19:21:26 +00:00