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
6ea9a414
Commit
6ea9a414
authored
Mar 07, 2016
by
Xavier Ordoquy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add #3962 in the last minute fixes.
parent
4399d601
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/topics/release-notes.md
+2
-0
No files found.
docs/topics/release-notes.md
View file @
6ea9a414
...
...
@@ -68,6 +68,7 @@ You can determine your currently installed version using `pip freeze`:
*
Add missing csrf_token in AdminRenderer post form. Thanks to Piotr Śniegowski for the fix. ([#3703][gh3703])
*
Refactored `_get_reverse_relationships()` to use correct `to_field`. Thanks to Benjamin Phillips for the fix. ([#3696][gh3696])
*
Document the use of `get_queryset` for `RelatedField`. Thanks to Ryan Hiebert for the fix. ([#3605][gh3605])
*
Fix empty pk detection in HyperlinkRelatedField.get_url. Thanks to @jslang for the fix ([#3962][gh3962])
### 3.3.2
...
...
@@ -683,6 +684,7 @@ For older release notes, [please see the version 2.x documentation][old-release-
<!-- 3.3.3 -->
[
gh3968
]:
https://github.com/tomchristie/django-rest-framework/issues/3968
[
gh3962
]:
https://github.com/tomchristie/django-rest-framework/issues/3962
[
gh3913
]:
https://github.com/tomchristie/django-rest-framework/issues/3913
[
gh3912
]:
https://github.com/tomchristie/django-rest-framework/issues/3912
[
gh3910
]:
https://github.com/tomchristie/django-rest-framework/issues/3910
...
...
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