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
ec5c3aa5
Commit
ec5c3aa5
authored
Apr 14, 2015
by
Kevin Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2823 from jpadilla/master
Django 1.8 is no longer in beta
parents
970bfe16
3abbeadf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
+1
-1
docs/index.md
+1
-1
No files found.
README.md
View file @
ec5c3aa5
...
@@ -36,7 +36,7 @@ There is a live example API for testing purposes, [available here][sandbox].
...
@@ -36,7 +36,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
# Requirements
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7
, 1.8-beta
)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7
+, 1.8
)
# Installation
# Installation
...
...
docs/index.md
View file @
ec5c3aa5
...
@@ -50,7 +50,7 @@ Some reasons you might want to use REST framework:
...
@@ -50,7 +50,7 @@ Some reasons you might want to use REST framework:
REST framework requires the following:
REST framework requires the following:
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7
, 1.8-beta
)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7
+, 1.8
)
The following packages are optional:
The following packages are optional:
...
...
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