Skip to content

DomainModel.get() #22

@rmk135

Description

@rmk135

The idea is to implement model.get(field_name, default=None) method, that has similar behaviour as dict.get() method.

Note: if there is no field with such name, AttributeError exception should be raised.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions