geonode.client.conf =================== .. py:module:: geonode.client.conf Classes ------- .. autoapisummary:: geonode.client.conf.GeoNodeClientAppConf Functions --------- .. autoapisummary:: geonode.client.conf.load_path_attr geonode.client.conf.is_installed Module Contents --------------- .. py:function:: load_path_attr(path) .. py:function:: is_installed(package) .. py:class:: GeoNodeClientAppConf Bases: :py:obj:`appconf.AppConf` .. py:attribute:: LAYER_PREVIEW_LIBRARY :value: 'geonode' .. py:attribute:: HOOKSET :value: 'geonode.client.hooksets.BaseHookSet' .. py:method:: configure_hookset(value) .. py:class:: Meta .. py:attribute:: prefix :value: 'geonode_client'