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
a49285fe
Commit
a49285fe
authored
Nov 06, 2012
by
Tom Christie
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #379 from minddust/master
added changelog entry and fixed old one
parents
6d3bb67a
62fc5b80
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
docs/topics/release-notes.md
+2
-1
No files found.
docs/topics/release-notes.md
View file @
a49285fe
...
...
@@ -7,6 +7,7 @@
## Master
*
Support use of HTML exception templates. Eg.
`403.html`
*
HyperlinkedIdentityField optionally take
`slug_field`
,
`slug_url_kwarg`
and
`pk_url_kwarg`
arguments.
## 2.1.0
...
...
@@ -16,7 +17,7 @@
*
**Serializer `instance` and `data` keyword args have their position swapped.**
*
`queryset`
argument is now optional on writable model fields.
*
Hyperlinked related fields optionally take
`slug_field`
and
`slug_
field
_kwarg`
arguments.
*
Hyperlinked related fields optionally take
`slug_field`
and
`slug_
url
_kwarg`
arguments.
*
Support Django's cache framework.
*
Minor field improvements. (Don't stringify dicts, more robust many-pk fields.)
*
Bugfix: Support choice field in Browseable API.
...
...
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