Openedx-blockstore

Latest version: v1.4.0

Safety actively analyzes 622513 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Added
_______

* Added support for Django 4.2

1.3.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Changed
_______

* Adds migration file that was missing from v1.3.0.

1.3.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Added
_____

* Adds support for installing this package as a wheel (``pip install openedx-blockstore``) rather than having to use editable mode (``pip install -e ./blockstore``).

Changed
_______

* Fixes a bug where a new bundle's collection could not be set via Django admin.
* Various configuration and build tooling fixes. See commit log of 1.2.0...1.3.0 for full details.

1.2.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Added
_____

* Adds API unit tests to improve test coverage.

Changed
_______

* Updates the Python API to use the models directly.

1.1.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Added
_____

* Move apps/api to apps/rest_api.
* Copy edx-platform/openedx/core/lib/blockstore_api to blockstore/apps/api.
This code has been copied over so it is easier to review the Python API
implementation in development.
* Make code into an installable package.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.