diff options
| author | Tom Christie | 2012-12-19 22:06:38 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-19 22:06:38 +0000 |
| commit | c29b08ad43c8de5f295176eaf0270427f3a737f3 (patch) | |
| tree | b8fbb6090bf9b3b3d1e05a22b8527ae502b92f1b | |
| parent | 598ae3286ac6343a59e6d80fc93428539c5f836e (diff) | |
| download | django-rest-framework-c29b08ad43c8de5f295176eaf0270427f3a737f3.tar.bz2 | |
Update release notes
| -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 |
