Make location into a named tuple, and use it more as a first class entity,...
Make location into a named tuple, and use it more as a first class entity, rather than URL for identifying content
Showing
- cms/djangoapps/contentstore/management/commands/import.py 3 additions, 3 deletionscms/djangoapps/contentstore/management/commands/import.py
- cms/templates/widgets/navigation.html 3 additions, 3 deletionscms/templates/widgets/navigation.html
- cms/templates/widgets/sequence-edit.html 1 addition, 1 deletioncms/templates/widgets/sequence-edit.html
- common/lib/keystore/__init__.py 39 additions, 53 deletionscommon/lib/keystore/__init__.py
- common/lib/keystore/tests/test_location.py 13 additions, 2 deletionscommon/lib/keystore/tests/test_location.py
- common/lib/keystore/xml.py 2 additions, 2 deletionscommon/lib/keystore/xml.py
- common/lib/xmodule/abtest_module.py 1 addition, 1 deletioncommon/lib/xmodule/abtest_module.py
- common/lib/xmodule/seq_module.py 1 addition, 1 deletioncommon/lib/xmodule/seq_module.py
- common/lib/xmodule/x_module.py 2 additions, 2 deletionscommon/lib/xmodule/x_module.py
- lms/djangoapps/courseware/models.py 2 additions, 1 deletionlms/djangoapps/courseware/models.py
- lms/djangoapps/courseware/module_render.py 2 additions, 2 deletionslms/djangoapps/courseware/module_render.py
- lms/djangoapps/courseware/views.py 1 addition, 1 deletionlms/djangoapps/courseware/views.py
Please register or sign in to comment