horizon/openstack_dashboard/dashboards/admin/instances
jlopezgu 7a88458acc Move get_filters to parent Class
For server side filtering the method get_filters() is used in every
view, moving this method to the parent class will allow us to not
add it to each view.

Implements blueprint: server-side-filtering

Change-Id: Idaee431ed15de81e5ea049948b55d1526e2024ac
2016-07-29 13:27:00 -05:00
..
templates/instances Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Horizon selects are now themable: Admin Panels 2016-06-13 20:55:03 +00:00
panel.py Remove admin role name 'admin' hardcode 2016-05-31 10:38:22 +00:00
tables.py Instance Size (flavor) column is sortable when it should not 2016-07-08 16:34:30 -07:00
tests.py Implement admin_filter_first in Instances and Images Admin Views 2016-06-23 10:18:11 -05:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Move get_filters to parent Class 2016-07-29 13:27:00 -05:00