Installation
Usage Examples
Documentation
Returns the Field for the specified field name, or None if no field exists with that name.
Field
None
name (str) – Name of the field. Minimum length꞉ 1.
str
Field for name, or None if no field exists with that name.