This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26dfb3b346ac331006d9adf60a6fcec73d2e0bd6
edx-platform
/
common
/
djangoapps
/
student
History
stephensanchez
7ab0cb0730
3rd-party pipeline supports updating email optin
...
Fix all the 3rd party auth scenarios. Update pipeline to preserve parameters. Updating tests
2014-12-08 19:52:06 +00:00
..
management
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
migrations
s/pylint: disable=W0621/pylint: disable=redefined-outer-name/
2014-12-01 11:22:08 -05:00
tests
Add email opt in to old login and register pages
2014-12-08 09:29:16 -05:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
Add new enrollment message to the dashboard
2014-10-02 12:32:35 +00:00
auth.py
Change has_course_access definition and doc string
2014-12-02 22:08:58 -05:00
forms.py
Fix PEP8: W292 no newline at end of file
2014-11-10 10:59:44 -08:00
helpers.py
3rd-party pipeline supports updating email optin
2014-12-08 19:52:06 +00:00
middleware.py
Fix PEP8: E126 continuation line over-indented
2014-11-24 20:46:44 -05:00
models.py
s/pylint: disable=W0511/pylint: disable=fixme/
2014-12-01 11:22:12 -05:00
roles.py
Fix PEP8: E302 expected 2 blank lines, found 1
2014-11-10 11:00:11 -08:00
views.py
3rd-party pipeline supports updating email optin
2014-12-08 19:52:06 +00:00