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
fde934d3
Commit
fde934d3
authored
Sep 26, 2014
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release notes
parent
90311357
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
docs/topics/3.0-announcement.md
+1
-0
No files found.
docs/topics/3.0-announcement.md
View file @
fde934d3
...
@@ -21,6 +21,7 @@ Notable features of this new release include:
...
@@ -21,6 +21,7 @@ Notable features of this new release include:
*
Super simple default implementations for the generic views.
*
Super simple default implementations for the generic views.
*
Support for overriding how validation errors are handled by your API.
*
Support for overriding how validation errors are handled by your API.
*
A metadata API that allows you to customize how
`OPTIONS`
requests are handled by your API.
*
A metadata API that allows you to customize how
`OPTIONS`
requests are handled by your API.
*
A more compact JSON output with unicode style encoding turned on by default.
Below is an in-depth guide to the API changes and migration notes for 3.0.
Below is an in-depth guide to the API changes and migration notes for 3.0.
...
...
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