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
c5003e8d
Commit
c5003e8d
authored
Dec 21, 2015
by
Xavier Ordoquy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the Django-guardian version for Django 1.9
parent
034e26ea
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
22 deletions
+1
-22
requirements/requirements-optionals.txt
+1
-1
tox.ini
+0
-21
No files found.
requirements/requirements-optionals.txt
View file @
c5003e8d
# Optional packages which may be used with REST framework.
# Optional packages which may be used with REST framework.
markdown==2.5.2
markdown==2.5.2
django-guardian==1.3.
0
django-guardian==1.3.
2
django-filter==0.10.0
django-filter==0.10.0
tox.ini
View file @
c5003e8d
...
@@ -30,24 +30,3 @@ deps =
...
@@ -30,24 +30,3 @@ deps =
-rrequirements/requirements-testing.txt
-rrequirements/requirements-testing.txt
-rrequirements/requirements-documentation.txt
-rrequirements/requirements-documentation.txt
# Specify explicitly to exclude Django Guardian against Django 1.9
[testenv:py27-django19]
deps
=
Django
=
=1.9
-rrequirements/requirements-testing.txt
markdown
=
=2.5.2
django-filter
=
=0.10.0
[testenv:py34-django19]
deps
=
Django
=
=1.9
-rrequirements/requirements-testing.txt
markdown
=
=2.5.2
django-filter
=
=0.10.0
[testenv:py35-django19]
deps
=
Django
=
=1.9
-rrequirements/requirements-testing.txt
markdown
=
=2.5.2
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