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
e7242821
Commit
e7242821
authored
Feb 26, 2015
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formally upgrade suport to Django 1.8-beta
parent
03818ed0
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
+1
-1
docs/index.md
+1
-1
tox.ini
+1
-1
No files found.
README.md
View file @
e7242821
...
...
@@ -34,7 +34,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
*
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-
alph
a)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7, 1.8-
bet
a)
# Installation
...
...
docs/index.md
View file @
e7242821
...
...
@@ -50,7 +50,7 @@ Some reasons you might want to use REST framework:
REST framework requires the following:
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7)
*
Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7
, 1.8-beta
)
The following packages are optional:
...
...
tox.ini
View file @
e7242821
...
...
@@ -14,7 +14,7 @@ deps =
django15:
Django
=
=1.5.6 # Should track minimum supported
django16:
Django
=
=1.6.3 # Should track minimum supported
django17:
Django
=
=1.7.2 # Should track maximum supported
django18alpha:
https://www.djangoproject.com/download/1.8
a
1/tarball/
django18alpha:
https://www.djangoproject.com/download/1.8
b
1/tarball/
-rrequirements/requirements-testing.txt
-rrequirements/requirements-optionals.txt
...
...
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