Skip to content

Releases: cookiecutter-openedx/openedx-plugin-example

v0.2.1

18 May 17:28
Compare
Choose a tag to compare
  • refactor openedx_plugin_mobile_api.middleware
  • add secure-logger

v0.2.0

31 Mar 13:55
18c788d
Compare
Choose a tag to compare
  • publish to PyPi
  • add Makefile
  • refactor version modules
  • add shields to README
  • add meta data to pyproject.toml

v0.1.3

31 Mar 00:16
3522518
Compare
Choose a tag to compare
  • add AGPLv3 license
  • make xmodule imports backward compatible to nutmeg and earlier
  • add about.py
  • enhance setup.up setup() meta data
  • bump classifier from alpha to beta
  • refactor in order to make repo more condusive to uploading to PyPi
  • version bumps to black, flake8 and their supporting plugins
  • line entire code base for PEP 263 and B950 compliance
  • setup pyproject.toml for PyPi publishing

v0.1.1

29 Dec 22:55
Compare
Choose a tag to compare
  • add waffle_init() to waffle.py in each plugin
  • call waffle_init() from ready() in each app config
  • add manage.py init command to each plugin

v0.1.0

28 Dec 21:37
Compare
Choose a tag to compare
  • added openedx_plugin_api code sample
  • added openedx_plugin_cms code sample
  • added openedx_plugin_mobile_api code sample
  • added Waffle Switch feature toggling to all major features in this repo
  • added Django Signals receivers scaffolding for all major signals published by openedx
  • added middleware to optionally restore the Django Admin login page
  • added wordpress_oauth2_backend.py

v.0.0.1

10 Mar 19:00
Compare
Choose a tag to compare
v0.0.1