This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
261b4985cd7b3ebf7c158461d9c19d5222763bf7
edx-platform
/
lms
/
djangoapps
/
course_api
History
Feanil Patel
57cdbfa013
test: Remove test variants that test without a cache.
...
Since the cache is now always on, remove test cases that test the case when it's disabled.
2024-11-05 10:44:16 -05:00
..
blocks
test: Remove test variants that test without a cache.
2024-11-05 10:44:16 -05:00
tests
test: Reduce query counts now that we dropped django-splash.
2024-04-18 12:43:33 -04:00
__init__.py
refactor!: switch from LegacyWaffle* to modern waffles (
#30330
)
2022-05-05 12:03:10 -04:00
api.py
fix: [FC-0031] Add limit the number of returned results for mobile_search
2023-11-01 17:07:52 +02:00
exceptions.py
feat: add Course Membership API
2021-06-03 09:38:13 -04:00
forms.py
fix: [FC-0031] Add limit the number of returned results for mobile_search
2023-11-01 17:07:52 +02:00
permissions.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
serializers.py
fix: [FC-0031] Restrict access to is_enrolled field
2023-12-15 20:28:31 +02:00
urls.py
BOM-2781: Django codemods on LMS (2) (
#28852
)
2021-11-11 17:52:57 +05:00
views.py
fix: [FC-0031] Add limit the number of returned results for mobile_search
2023-11-01 17:07:52 +02:00