Introduction
Introspection functionality has been added to fields.
Change overview
- The
Fieldinterface now hasintrospect()method that returns a dictionary describing the field. - Conformity is now Python 3 compatible.
Introspection functionality has been added to fields.
Field interface now has introspect() method that returns a dictionary describing the field.