sahara-dashboard/sahara_dashboard
Corey Bryant ec1d07f7e6 Django 4.x: Address RemovedInDjango40Warning
force_text() is deprecated in favor of force_str()
and urlquote() is deprecated in favor of
urllib.parse.quote() in Django 4.0. For more please
refer [1].

[1] https: //docs.djangoproject.com/en/4.0/releases/4.0/

Co-Authored-By: manchandavishal <manchandavishal143@gmail.com>

Change-Id: Ibc97402b735c3ddbdd7a2174e14353dad34cbc22
2022-12-01 16:04:53 +05:30
..
api Pass configured endpoint type to sahara client 2021-12-09 12:40:38 +01:00
content Django 4.x: Address RemovedInDjango40Warning 2022-12-01 16:04:53 +05:30
enabled Replace deprecated ugettext_lazy and ungettext_lazy 2022-07-11 14:04:13 +09:00
local_settings.d Increasing max number fields 2019-02-06 10:06:31 -03:00
locale Imported Translations from Zanata 2021-03-06 08:06:31 +00:00
test Test fixes: unittest.mock, better l-c job, pytest dep 2020-04-15 17:59:11 +02:00
__init__.py Excising Sahara content from Horizon 2015-11-30 16:40:44 -07:00
exceptions.py Moving exception specification 2015-12-01 13:23:33 -07:00
utils.py Remove six usage 2020-01-15 09:08:17 +09:00
version.py Start using reno for release notes 2016-06-08 16:08:42 +03:00