| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-27 | `assertEquals` -> `assertEqual` | Tom Christie | |
| 2013-02-14 | Added a serializer TimeField | Andreas Pelme | |
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 2013-01-15 | Update docstrings | Tom Christie | |
| 2013-01-12 | PK fields should only be read-only if they are an AutoField. Fixes #563 | Tom Christie | |
| 2013-01-12 | auto_now and auto_now_add fields should be read only by default | Tom Christie | |
| 2013-01-04 | Rename module for basic relational field tests | Tom Christie | |
| 2013-01-03 | Fix for #446. Note: Also needs applying to other relational types. | Tom Christie | |
