diff options
| author | Tom Christie | 2014-01-13 09:56:57 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-01-13 09:56:57 +0000 | 
| commit | a90796c0f0d9db1a7d9bfaca8fbdfed22435c628 (patch) | |
| tree | 30d0bc22e3441089faaa46e83d6504c697e54e48 | |
| parent | 07cff7b37f23489579ad9effeea9365725b7cc82 (diff) | |
| download | django-rest-framework-a90796c0f0d9db1a7d9bfaca8fbdfed22435c628.tar.bz2 | |
Track changes that need noting in 2.4 announcement
| -rw-r--r-- | docs/topics/2.4-accouncement.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/2.4-accouncement.md b/docs/topics/2.4-accouncement.md index a5425d54..0cf50ce9 100644 --- a/docs/topics/2.4-accouncement.md +++ b/docs/topics/2.4-accouncement.md @@ -1,4 +1,4 @@  * Writable nested serializers.  * List/detail routes.  * 1.3 Support dropped, install six for <=1.4.?. -* Note title ordering changed
\ No newline at end of file +* `allow_none` for char fields  | 
