diff --git a/base_custom_info/README.rst b/base_custom_info/README.rst index e1f962e79..14f3b5a90 100644 --- a/base_custom_info/README.rst +++ b/base_custom_info/README.rst @@ -51,6 +51,11 @@ Development To create a module that supports custom information, just depend on this module and inherit from the ``custom.info`` model. +Known issues / Roadmap +====================== + +* All data types of custom information values are text strings. + Bug Tracker ===========