Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
6ee3e294
Commit
6ee3e294
authored
Sep 21, 2015
by
Xavier Ordoquy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add #3415 to the 3.2.4 release
parent
1054ea55
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
docs/topics/release-notes.md
+3
-1
No files found.
docs/topics/release-notes.md
View file @
6ee3e294
...
...
@@ -48,7 +48,7 @@ You can determine your currently installed version using `pip freeze`:
*
Fix `allow_empty` not working on serializers with `many=True`. ([#3361][gh3361], [#3364][gh3364])
*
Let `DurationField` accepts integers. ([#3359][gh3359])
*
Multi-level dictionaries not supported in multipart requests. ([#3314][gh3314])
*
Fix `ListField` truncation on HTTP PATCH ([#3415][gh3415], [#2761][gh2761])
### 3.2.3
...
...
@@ -525,9 +525,11 @@ For older release notes, [please see the version 2.x documentation][old-release-
[
gh3321
]:
https://github.com/tomchristie/django-rest-framework/issues/3321
<!-- 3.2.4 -->
[
gh2761
]:
https://github.com/tomchristie/django-rest-framework/issues/2761
[
gh3314
]:
https://github.com/tomchristie/django-rest-framework/issues/3314
[
gh3323
]:
https://github.com/tomchristie/django-rest-framework/issues/3323
[
gh3324
]:
https://github.com/tomchristie/django-rest-framework/issues/3324
[
gh3359
]:
https://github.com/tomchristie/django-rest-framework/issues/3359
[
gh3361
]:
https://github.com/tomchristie/django-rest-framework/issues/3361
[
gh3364
]:
https://github.com/tomchristie/django-rest-framework/issues/3364
[
gh3415
]:
https://github.com/tomchristie/django-rest-framework/issues/3415
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment