* [PR 27](https://github.com/landscapeio/pylint-django/pull/27) - better `ForeignKey` transforms, which now work when of the form `othermodule.ModelClass`. This also fixes a problem where an inferred type would be `_Yes` and pylint would fail
* [PR 28](https://github.com/landscapeio/pylint-django/pull/28) - better knowledge of `ManyToManyField` classes