Table of Contents
PythonField
All 'PythonField's are computed; they are never written out, nor can they be specified directly by users. They are used in situations where the value of the field is specified programatically by the system.
__init__ ( self, name, default_value=None, )