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
06751f85
Commit
06751f85
authored
Jul 13, 2016
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor docs tweaks
parent
6f8a0f2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
README.md
+1
-1
docs/topics/3.4-announcement.md
+4
-0
No files found.
README.md
View file @
06751f85
...
@@ -52,7 +52,7 @@ There is a live example API for testing purposes, [available here][sandbox].
...
@@ -52,7 +52,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
# Requirements
*
Python (2.7, 3.2, 3.3, 3.4, 3.5)
*
Python (2.7, 3.2, 3.3, 3.4, 3.5)
*
Django (1.8, 1.9)
*
Django (1.8, 1.9
, 1.10
)
# Installation
# Installation
...
...
docs/topics/3.4-announcement.md
View file @
06751f85
...
@@ -77,6 +77,10 @@ the benefits of RESTful Web API design.
...
@@ -77,6 +77,10 @@ the benefits of RESTful Web API design.
We're expecting to expand the range of languages that we provide client libraries
We're expecting to expand the range of languages that we provide client libraries
for over the coming months.
for over the coming months.
Further work on maturing the API schema support is also planned, including
documentation on supporting file upload and download, and improved support for
documentation generation and parameter annotation.
---
---
Current support for schema formats is as follows:
Current support for schema formats is as follows:
...
...
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