murano-dashboard/muranodashboard/tests/unit/dynamic_ui
Corey Bryant d956d059f9 Django 4.x: Replace removed features
force_text(), ugettext_lazy(), ungettext_lazy(), urlquote_plus()
and is_ajax() are removed in 4.0.
https: //docs.djangoproject.com/en/4.0/releases/4.0/

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

Change-Id: I9e43926cc3011b8b7321bbec59bebe915502eb4a
2022-12-01 23:05:33 +05:30
..
__init__.py Enable hidden field attribute to be set to false 2015-02-11 13:39:14 +03:00
test_fields.py Django 4.x: Replace removed features 2022-12-01 23:05:33 +05:30
test_forms.py Django 3.2 support 2021-09-23 02:23:20 +09:00
test_helpers.py Switch test runner to django default runner 2018-10-09 02:22:08 +00:00
test_services.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00
test_versions.py Switch test runner to django default runner 2018-10-09 02:22:08 +00:00
test_yaql_expression.py Switch test runner to django default runner 2018-10-09 02:22:08 +00:00
test_yaql_functions.py Use unittest.mock instead of third party mock 2020-04-20 03:54:03 -07:00