mistral-dashboard/mistraldashboard/cron_triggers
Cao Xuan Hoang 96bee8d9cc Clean imports in code
This patch set modifies lines which are importing objects
instead of modules. As per openstack import guide lines, user should
import modules in a file not objects.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I68edb2a90c560b9c485ec4832af65c777e6e7b6c
2016-09-08 15:26:06 +07:00
..
templates/cron_triggers UI: table pagination logic encapsulation 2016-02-11 11:34:39 +00:00
__init__.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00
forms.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
panel.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
tables.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
urls.py Update URLs to Django 1.8 style 2016-02-10 13:20:28 +08:00
views.py Clean imports in code 2016-09-08 15:26:06 +07:00