Moved templatetag docs into the respective modules and fleshed them out. Centralized...
[philo.git] / docs / models / entities.rst
index ef07356..20a6e80 100644 (file)
@@ -16,6 +16,7 @@ Attributes
        :members:
 
 .. automodule:: philo.models.base
+       :noindex:
        :members: attribute_value_limiter
 
 .. autoclass:: JSONValue
@@ -28,6 +29,7 @@ Attributes
        :show-inheritance:
 
 .. automodule:: philo.models.base
+       :noindex:
        :members: value_content_type_limiter
 
 .. autofunction:: register_value_model(model)
@@ -38,7 +40,7 @@ Entities
 
 .. autoclass:: Entity
        :members:
-       :exclude-members: attribute_set
+       :exclude-members: attribute_set, get_attribute_mapper
 
 .. autoclass:: TreeManager
        :members:
@@ -46,7 +48,7 @@ Entities
 .. autoclass:: TreeEntity
        :show-inheritance:
        :members:
-       :exclude-members: attribute_set
+       :exclude-members: attribute_set, get_attribute_mapper
 
        .. attribute:: objects