mistral-dashboard/mistraldashboard/cron_triggers
pengyuesheng 840955c896 Remove try: ... finally: pass
The handle_errors decorator handles exceptions,
try ... finally ... is redundant

Change-Id: I8142dc10b2e8300aedaa59de77839e1885568cc6
2019-05-17 09:10:34 +08:00
..
templates/cron_triggers Update the URLs 2017-08-07 17:04:35 +05:30
__init__.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00
forms.py Remove try: ... finally: pass 2019-05-17 09:10:34 +08:00
panel.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
tables.py Django 2.0 support 2018-05-15 06:14:48 +09:00
tests.py Django 2.0 support 2018-05-15 06:14:48 +09:00
urls.py Update URLs to Django 1.8 style 2016-02-10 13:20:28 +08:00
views.py Django 2.0 support 2018-05-15 06:14:48 +09:00