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
Packages
Projects
Releases
Wiki
Activity
Files
5cc6acae18528ed150a333c5d3a032ba01dc2a56
edx-platform
/
openedx
/
core
/
djangoapps
/
content_libraries
History
Braden MacDonald
dd927c7fee
chore: consolidate two different implementations for serializing XBlocks
2023-04-24 12:16:42 -07:00
..
docs
/decisions
…
management
…
migrations
fix: allow content libraries to be created through Django admin (
#31719
)
2023-02-07 08:17:01 -05:00
tests
test: Import linter: optionally enforce usage of a package's public API (
#31903
)
2023-04-20 11:34:51 -07:00
__init__.py
…
admin.py
…
api.py
chore: consolidate two different implementations for serializing XBlocks
2023-04-24 12:16:42 -07:00
apps.py
…
auth.py
…
constants.py
…
libraries_index.py
…
library_bundle.py
test: Import linter: optionally enforce usage of a package's public API (
#31903
)
2023-04-20 11:34:51 -07:00
library_context.py
test: Import linter: optionally enforce usage of a package's public API (
#31903
)
2023-04-20 11:34:51 -07:00
models.py
fix: allow content libraries to be created through Django admin (
#31719
)
2023-02-07 08:17:01 -05:00
permissions.py
…
serializers.py
…
signal_handlers.py
…
signals.py
…
tasks.py
fix: Add code_owner decorator to remaining Celery tasks (
#31762
)
2023-02-15 18:20:50 +00:00
urls.py
…
views.py
…