| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-12-06 | Fixed ModelState breaking when unique_together has unhashable elements. | Baptiste Mispelon |
| 2013-12-06 | Fixed TypeError when rendering ModelState with multiple bases. | Baptiste Mispelon |
| 2013-11-27 | Fixed #21438: makemigrations now detects ManyToManyFields | Andrew Godwin |
| 2013-10-23 | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol |
| 2013-10-10 | Whitespace cleanup. | Tim Graham |
| 2013-09-25 | Add equality support for Project/ModelState | Andrew Godwin |
| 2013-09-06 | Also test failure case of ProjectState dependency resolution | Andrew Godwin |
| 2013-09-06 | Project/ModelState now correctly serialize multi-model inheritance | Andrew Godwin |
| 2013-09-04 | Fixed #21010 -- Changed ModelState to only copy _meta.local_fields. | Loic Bistuer |
| 2013-07-02 | Add unique_together altering operation | Andrew Godwin |
| 2013-05-19 | ModelState now freezes options and bases | Andrew Godwin |
| 2013-05-18 | Fix state tests a little | Andrew Godwin |
| 2013-05-18 | Split up test and make the State classes a bit better. | Andrew Godwin |
