Skip to content
#

fixtures

Here are 242 public repositories matching this topic...

berinhard
berinhard commented Aug 13, 2021

Expected behavior

To add the field name to the exception that's raised when bakery can't handle a specific field type. Not having the field name in the exception forces the developer to inspect the model definition to figure out what's the name of the field they may want to add default values.

The ideal exception message could be something like:

TypeError: field field_name type <c

Improve this page

Add a description, image, and links to the fixtures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fixtures topic, visit your repo's landing page and select "manage topics."

Learn more