diff options
| author | Mark Aaron Shirley | 2012-12-19 14:37:44 -0800 |
|---|---|---|
| committer | Mark Aaron Shirley | 2012-12-19 14:37:44 -0800 |
| commit | ae6ca7456feda199124eb78f7872f969fa67d7b8 (patch) | |
| tree | 60ef0e77fa0fbe8af097b36e9f83a3474d17ae8e /docs/topics | |
| parent | c6a6d7ac15b351e2d81685abefd44542367b6e6f (diff) | |
| parent | c29b08ad43c8de5f295176eaf0270427f3a737f3 (diff) | |
| download | django-rest-framework-ae6ca7456feda199124eb78f7872f969fa67d7b8.tar.bz2 | |
Merge remote-tracking branch 'upstream/master' into writable-serializers
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 87aaefbd..c75f0879 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -8,6 +8,7 @@ ### Master +* Bugfix: Fix exception in browseable API on DELETE. * Bugfix: Fix issue where pk was was being set to a string if set by URL kwarg. ### 2.1.11 |
