horizon/horizon/test/unit
Stephen Finucane 493c95459d django22: Handle changes in management commands
The management commands gained a '--force-color' argument in Django 2.2
[1].

[1] https://github.com/django/django/commit/5195b99e2c3

Change-Id: I6729c3c7acbf42af91575eb83908412cf532ffd7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-08-27 11:19:25 +01:00
..
forms Fix gate failures by a new pycodestyle 2019-01-30 17:02:20 +09:00
hacking Fix gate failures by a new pycodestyle 2019-01-30 17:02:20 +09:00
management django22: Handle changes in management commands 2019-08-27 11:19:25 +01:00
middleware Change session timeout to an idle timeout value 2018-12-23 09:33:49 +09:00
tables Table checkbox display problem when updating row 2019-02-09 16:52:44 +09:00
tabs Change session timeout to an idle timeout value 2018-12-23 09:33:49 +09:00
templatetags horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
utils Cleanup unused util functions 2019-06-21 15:10:57 +00:00
workflows Change catch type for workflow unregister 2018-06-11 17:17:18 +02:00
__init__.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_base.py Change session timeout to an idle timeout value 2018-12-23 09:33:49 +09:00
test_exceptions.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_messages.py Clarify middleware public methods 2018-11-07 06:24:24 +09:00
test_notifications.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_views.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00