Also fix:
- double-serialization of keys
- using course keys instead of ids
- using ids instead of course keys
- empty course keys returning empty string instead of None
Other consequences:
- If a model object is created using a string for an OpaqueKeyField,
the field will stay the string, even after a save(). When the object
is pulled back from the DB, the field will then be an Opaque Key
object.
- If a model is created without providing an opaque key for the
OpaqueKeyField, the model instance returns an empty string
for the key - it used to return None.
| Name |
Last commit
|
Last update |
|---|---|---|
| .tx | Loading commit data... | |
| cms | Loading commit data... | |
| common | Loading commit data... | |
| conf/locale | Loading commit data... | |
| docs | Loading commit data... | |
| lms | Loading commit data... | |
| openedx | Loading commit data... | |
| pavelib | Loading commit data... | |
| requirements | Loading commit data... | |
| screenshots/baseline | Loading commit data... | |
| scripts | Loading commit data... | |
| static/monitoring | Loading commit data... | |
| test_root | Loading commit data... | |
| themes | Loading commit data... | |
| vendor_extra/tinymce | Loading commit data... | |
| .babelrc | Loading commit data... | |
| .coveragerc | Loading commit data... | |
| .eslintignore | Loading commit data... | |
| .eslintrc.json | Loading commit data... | |
| .gitattributes | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .npmrc | Loading commit data... | |
| .stylelintignore | Loading commit data... | |
| AUTHORS | Loading commit data... | |
| CHANGELOG.rst | Loading commit data... | |
| CONTRIBUTING.rst | Loading commit data... | |
| LICENSE | Loading commit data... | |
| Makefile | Loading commit data... | |
| README.rst | Loading commit data... | |
| circle.yml | Loading commit data... | |
| codecov.yml | Loading commit data... | |
| conftest.py | Loading commit data... | |
| manage.py | Loading commit data... | |
| openedx.yaml | Loading commit data... | |
| package.json | Loading commit data... | |
| pavement.py | Loading commit data... | |
| pylintrc | Loading commit data... | |
| pylintrc_tweaks | Loading commit data... | |
| setup.cfg | Loading commit data... | |
| setup.py | Loading commit data... | |
| stylelint.config.js | Loading commit data... | |
| tox.ini | Loading commit data... | |
| webpack.config.js | Loading commit data... |