diff options
| author | Tom Christie | 2012-12-08 13:01:03 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-12-08 13:01:03 +0000 | 
| commit | ff01ae3571298b9da67f9b9583f0cb264676ed2b (patch) | |
| tree | f8ce14f078dcdb2a4a0e763f65599c4aa372c46f /README.md | |
| parent | ac2720afcba7be5e937b5f0360a470701861baaa (diff) | |
| download | django-rest-framework-ff01ae3571298b9da67f9b9583f0cb264676ed2b.tar.bz2 | |
Version 2.1.82.1.8
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -58,6 +58,13 @@ To run the tests.  # Changelog +## 2.1.8 + +**Date**: 8th Dec 2012 + +* Fix for creating nullable Foreign Keys with `''` as well as `None`. +* Added `null=<bool>` related field option. +  ## 2.1.7  **Date**: 7th Dec 2012 | 
