Files
horizon/openstack_dashboard
Radomir Dopieralski f5685ebe46 Specify POLICY_CHECK_FUNCTION as a string
We don't want code in our settings.py and local_settings.py, and in
particular we don't want to have to import Python objects from all over
to set them as setting values -- instead, we can specify those as import
path strings. This also solves problems with importing order and loops.

This change is backwards-compatible, in the sense that you can still
import the objects directly and set them as the setting values.

Partially-Implements: blueprint ini-based-configuration
Change-Id: I8a346e55bb98e4e22e0c14a614c45d493d20feb4
2016-11-25 13:06:14 +01:00
..
2016-11-17 16:52:13 -07:00
2016-11-17 16:52:13 -07:00
2016-11-25 07:33:01 +00:00
2016-11-23 16:17:13 +00:00
2016-11-23 16:17:13 +00:00
2016-09-24 20:44:48 +09:00
2016-11-23 16:17:13 +00:00
2016-11-17 16:52:13 -07:00
2016-11-14 16:29:28 +11:00
2016-08-04 16:53:41 +00:00
2016-02-25 09:49:43 -08:00
2016-03-28 11:03:08 +01:00
2016-03-08 15:17:38 -08:00