cf.Field.get_domain

Field.get_domain()[source]

Return the domain.

New in version 1.7.0.

See also

domain

Returns
Domain

The domain.

Examples:

>>> d = f.get_domain()