trove-dashboard/trove_dashboard/content/databases/logs
Sean McGinnis 8b72e8bd5e
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I798eb2f2581cfca60c8c59fb35eb69f82cc963c4
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-20 16:05:50 -05:00
..
__init__.py Trove add support for log retrieval 2016-05-16 14:23:05 -04:00
tables.py Django 2.0 support 2018-06-08 13:27:11 +09:00
tests.py Use unittest.mock instead of third party mock 2020-04-20 16:05:50 -05:00
urls.py Fix Django 1.10 Compatibility 2016-12-09 14:51:46 -05:00
views.py Remove six usage 2020-01-12 02:42:29 +09:00