Skip to content

Feature Request: Add _full_clean:bool=False to baker.make() #523

@jedie

Description

@jedie

Normal happy path tests should use valid objects, isn't it? But it's a not possible to avoid creation of invalid model instance in bakery. Because it doesn't call full_clean().

What's about to add a optional argument to activate full_clean() call?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions