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
2a27674a
Commit
2a27674a
authored
Mar 23, 2014
by
Xavier Ordoquy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Aligned the django-filter version with travis builds.
parent
c02c5c84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
tox.ini
+13
-13
No files found.
tox.ini
View file @
2a27674a
...
@@ -7,22 +7,22 @@ commands = {envpython} rest_framework/runtests/runtests.py
...
@@ -7,22 +7,22 @@ commands = {envpython} rest_framework/runtests/runtests.py
[testenv:py3.3-django1.7]
[testenv:py3.3-django1.7]
basepython
=
python3.3
basepython
=
python3.3
django-filter
=
=0.6a1
deps
=
https://www.djangoproject.com/download/1.7b1/tarball/
deps
=
https://www.djangoproject.com/download/1.7b1/tarball/
django-filter
=
=0.7
defusedxml
=
=0.3
defusedxml
=
=0.3
Pillow
=
=2.3.0
Pillow
=
=2.3.0
[testenv:py3.2-django1.7]
[testenv:py3.2-django1.7]
basepython
=
python3.2
basepython
=
python3.2
django-filter
=
=0.6a1
deps
=
https://www.djangoproject.com/download/1.7b1/tarball/
deps
=
https://www.djangoproject.com/download/1.7b1/tarball/
django-filter
=
=0.7
defusedxml
=
=0.3
defusedxml
=
=0.3
Pillow
=
=2.3.0
Pillow
=
=2.3.0
[testenv:py2.7-django1.7]
[testenv:py2.7-django1.7]
basepython
=
python2.7
basepython
=
python2.7
django-filter
=
=0.6a1
deps
=
https://www.djangoproject.com/download/1.7b1/tarball/
deps
=
https://www.djangoproject.com/download/1.7b1/tarball/
django-filter
=
=0.7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
@@ -33,21 +33,21 @@ deps = https://www.djangoproject.com/download/1.7b1/tarball/
...
@@ -33,21 +33,21 @@ deps = https://www.djangoproject.com/download/1.7b1/tarball/
[testenv:py3.3-django1.6]
[testenv:py3.3-django1.6]
basepython
=
python3.3
basepython
=
python3.3
deps
=
Django==1.6
deps
=
Django==1.6
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
Pillow
=
=2.3.0
Pillow
=
=2.3.0
[testenv:py3.2-django1.6]
[testenv:py3.2-django1.6]
basepython
=
python3.2
basepython
=
python3.2
deps
=
Django==1.6
deps
=
Django==1.6
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
Pillow
=
=2.3.0
Pillow
=
=2.3.0
[testenv:py2.7-django1.6]
[testenv:py2.7-django1.6]
basepython
=
python2.7
basepython
=
python2.7
deps
=
Django==1.6
deps
=
Django==1.6
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
@@ -58,7 +58,7 @@ deps = Django==1.6
...
@@ -58,7 +58,7 @@ deps = Django==1.6
[testenv:py2.6-django1.6]
[testenv:py2.6-django1.6]
basepython
=
python2.6
basepython
=
python2.6
deps
=
Django==1.6
deps
=
Django==1.6
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
@@ -69,21 +69,21 @@ deps = Django==1.6
...
@@ -69,21 +69,21 @@ deps = Django==1.6
[testenv:py3.3-django1.5]
[testenv:py3.3-django1.5]
basepython
=
python3.3
basepython
=
python3.3
deps
=
django==1.5.5
deps
=
django==1.5.5
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
Pillow
=
=2.3.0
Pillow
=
=2.3.0
[testenv:py3.2-django1.5]
[testenv:py3.2-django1.5]
basepython
=
python3.2
basepython
=
python3.2
deps
=
django==1.5.5
deps
=
django==1.5.5
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
Pillow
=
=2.3.0
Pillow
=
=2.3.0
[testenv:py2.7-django1.5]
[testenv:py2.7-django1.5]
basepython
=
python2.7
basepython
=
python2.7
deps
=
django==1.5.5
deps
=
django==1.5.5
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
@@ -94,7 +94,7 @@ deps = django==1.5.5
...
@@ -94,7 +94,7 @@ deps = django==1.5.5
[testenv:py2.6-django1.5]
[testenv:py2.6-django1.5]
basepython
=
python2.6
basepython
=
python2.6
deps
=
django==1.5.5
deps
=
django==1.5.5
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
@@ -105,7 +105,7 @@ deps = django==1.5.5
...
@@ -105,7 +105,7 @@ deps = django==1.5.5
[testenv:py2.7-django1.4]
[testenv:py2.7-django1.4]
basepython
=
python2.7
basepython
=
python2.7
deps
=
django==1.4.10
deps
=
django==1.4.10
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
@@ -116,7 +116,7 @@ deps = django==1.4.10
...
@@ -116,7 +116,7 @@ deps = django==1.4.10
[testenv:py2.6-django1.4]
[testenv:py2.6-django1.4]
basepython
=
python2.6
basepython
=
python2.6
deps
=
django==1.4.10
deps
=
django==1.4.10
django-filter
=
=0.
6a1
django-filter
=
=0.
7
defusedxml
=
=0.3
defusedxml
=
=0.3
django-oauth-plus
=
=2.2.1
django-oauth-plus
=
=2.2.1
oauth2
=
=1.5.211
oauth2
=
=1.5.211
...
...
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