| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2014-12-09 | Copy model field validators, don't reuse the same list. | Tom Christie | 
| 2014-12-09 | Add allow_blank for ChoiceField #2184 | José Padilla | 
| 2014-11-13 | required=False for nullable relationships | Tom Christie | 
| 2014-11-13 | Model fields with .blank or .null now map to required=False. Closes #2017. Cl... | Tom Christie | 
| 2014-11-07 | Minor tweaks | Tom Christie | 
| 2014-10-08 | More gradual deprecation | Tom Christie | 
| 2014-10-07 | Enforce uniqueness validation for relational fields | Tom Christie | 
| 2014-10-02 | First pass on incorperating the form rendering into the browsable API | Tom Christie | 
| 2014-10-01 | First pass at HTML form rendering | Tom Christie | 
| 2014-09-29 | Uniqueness validation | Tom Christie | 
| 2014-09-24 | OPTIONS support | Tom Christie | 
| 2014-09-23 | NullBooleanField | Tom Christie | 
| 2014-09-23 | Tests for field choices | Tom Christie | 
| 2014-09-18 | get_base_field() refactor | Tom Christie | 
