MasoniteFramework / orm

Masonite ORM is a beautiful Python ORM. It's also a nearly drop in replacement of the Orator ORM
https://orm.masoniteproject.com
MIT License
161 stars 47 forks source link

Fixed null attribute error when creation #782

Closed LordDeveloper closed 1 year ago

LordDeveloper commented 1 year ago

The model should return None instead of raising an error.