AnastassiyaP

Results 4 issues of AnastassiyaP

It happens because get_model doesn't fail on DoesNotExist https://github.com/coleifer/wtf-peewee/blob/master/wtfpeewee/fields.py#L229 Could you please change this behavior?

When I try to post a new object with foreign key field that doesn't match to any object in the database, I get the same message, as when I don't...

If the answer is no - is there some plans to add this possibility in the future?