This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40158f5991bb4fd4e78970d1502f5aa63d0fa108
edx-platform
/
lms
/
djangoapps
/
course_api
History
Moeez Zahid
2f098c54e6
fix: Youtube has highest default stream priority (
#31014
)
2022-09-19 20:31:42 +05:00
..
blocks
fix: Youtube has highest default stream priority (
#31014
)
2022-09-19 20:31:42 +05:00
tests
refactor: delete now unused FutureCourseWaffleFlag (
#30367
)
2022-05-13 08:48:42 -04:00
__init__.py
refactor!: switch from LegacyWaffle* to modern waffles (
#30330
)
2022-05-05 12:03:10 -04:00
api.py
fix: pass a CourseKey not a string to course_home_url
2022-04-15 08:59:56 -04:00
exceptions.py
…
forms.py
fix: fix new pylint warnings (
#28725
)
2021-09-23 17:54:15 +05:00
permissions.py
…
serializers.py
feat: hide Old Mongo courses from catalog
2022-02-17 12:18:36 -05:00
urls.py
BOM-2781: Django codemods on LMS (2) (
#28852
)
2021-11-11 17:52:57 +05:00
views.py
…