```python ForeignKey( to="app.model", ... ) ``` Will fail, even though Django will be able to map it to `app.Model`. I don't think it's worth supporting this
Will fail, even though Django will be able to map it to
app.Model.I don't think it's worth supporting this