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
ff0eeaf7
Commit
ff0eeaf7
authored
Nov 24, 2015
by
Xavier Ordoquy
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3670 from jpadilla/django-versions
Update Django versions
parents
c7bf9933
3bcb7dba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
tox.ini
+6
-6
No files found.
tox.ini
View file @
ff0eeaf7
...
@@ -12,9 +12,9 @@ commands = ./runtests.py --fast {posargs} --coverage
...
@@ -12,9 +12,9 @@ commands = ./runtests.py --fast {posargs} --coverage
setenv
=
setenv
=
PYTHONDONTWRITEBYTECODE
=
1
PYTHONDONTWRITEBYTECODE
=
1
deps
=
deps
=
django17:
Django
=
=1.7.1
0
django17:
Django
=
=1.7.1
1
django18:
Django
=
=1.8.
6
django18:
Django
=
=1.8.
7
django19:
https://www.djangoproject.com/download/1.9rc
1
/tarball/
django19:
https://www.djangoproject.com/download/1.9rc
2
/tarball/
-rrequirements/requirements-testing.txt
-rrequirements/requirements-testing.txt
-rrequirements/requirements-optionals.txt
-rrequirements/requirements-optionals.txt
...
@@ -33,21 +33,21 @@ deps =
...
@@ -33,21 +33,21 @@ deps =
# Specify explicitly to exclude Django Guardian against Django 1.9
# Specify explicitly to exclude Django Guardian against Django 1.9
[testenv:py27-django19]
[testenv:py27-django19]
deps
=
deps
=
https://www.djangoproject.com/download/1.9rc
1
/tarball/
https://www.djangoproject.com/download/1.9rc
2
/tarball/
-rrequirements/requirements-testing.txt
-rrequirements/requirements-testing.txt
markdown
=
=2.5.2
markdown
=
=2.5.2
django-filter
=
=0.10.0
django-filter
=
=0.10.0
[testenv:py34-django19]
[testenv:py34-django19]
deps
=
deps
=
https://www.djangoproject.com/download/1.9rc
1
/tarball/
https://www.djangoproject.com/download/1.9rc
2
/tarball/
-rrequirements/requirements-testing.txt
-rrequirements/requirements-testing.txt
markdown
=
=2.5.2
markdown
=
=2.5.2
django-filter
=
=0.10.0
django-filter
=
=0.10.0
[testenv:py35-django19]
[testenv:py35-django19]
deps
=
deps
=
https://www.djangoproject.com/download/1.9rc
1
/tarball/
https://www.djangoproject.com/download/1.9rc
2
/tarball/
-rrequirements/requirements-testing.txt
-rrequirements/requirements-testing.txt
markdown
=
=2.5.2
markdown
=
=2.5.2
django-filter
=
=0.10.0
django-filter
=
=0.10.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