Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
course-discovery
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
course-discovery
Commits
1f8b7db9
Commit
1f8b7db9
authored
Aug 15, 2016
by
Renzo Lucioni
Committed by
GitHub
Aug 15, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #245 from edx/renzo/remove-custom-psa
Upgrade to edx-auth-backends 0.5.2
parents
0f669e7b
62223c1e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
4 deletions
+1
-4
requirements/base.txt
+1
-4
No files found.
requirements/base.txt
View file @
1f8b7db9
...
@@ -20,7 +20,7 @@ djangorestframework-xml==1.3.0
...
@@ -20,7 +20,7 @@ djangorestframework-xml==1.3.0
django-rest-swagger[reST]==0.3.7
django-rest-swagger[reST]==0.3.7
drf-haystack==1.6.0rc1
drf-haystack==1.6.0rc1
dry-rest-permissions==0.1.6
dry-rest-permissions==0.1.6
edx-auth-backends==0.5.
1
edx-auth-backends==0.5.
2
edx-ccx-keys==0.2.0
edx-ccx-keys==0.2.0
edx-django-release-util==0.1.0
edx-django-release-util==0.1.0
edx-drf-extensions==1.1.1
edx-drf-extensions==1.1.1
...
@@ -32,6 +32,3 @@ pillow==3.3.0
...
@@ -32,6 +32,3 @@ pillow==3.3.0
pycountry==1.20
pycountry==1.20
python-dateutil==2.5.3
python-dateutil==2.5.3
pytz==2016.4
pytz==2016.4
# ECOM-5232: This custom version includes a migration fix that prevents us from having to fake migrations.
git+https://github.com/clintonb/python-social-auth.git@edx-migration-fix#python-social-auth==0.2.21.edx
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