Skip to content

Releases: open-craft/section-to-course

v0.4.3

21 Feb 14:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Nov 16:45
77c3bd3
Compare
Choose a tag to compare

Changed

  • Upgraded tox from v3 to v4 and removed tox-battery.

Added

  • Created a new test for missing migrations and added it to the CI.

Fixed

  • Added a missing Django migration.
  • Replaced the invalid ROOT_URLCONF in test_settings.py.
  • Made ./manage.py executable.

v0.4.1

07 Nov 18:27
ad306ee
Compare
Choose a tag to compare

What's Changed

  • fix: use TEST_PASSWORD variable in tests + quince & palm as test targets by @CefBoud in #33
  • Fixed Palm compatibility.

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 May 08:08
c407167
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 May 14:59
da4dda6
Compare
Choose a tag to compare

What's Changed

  • feat: mark new courses as self-paced [BB-7401] by @Agrendalath in #5

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 May 17:48
1007357
Compare
Choose a tag to compare

This release is the first release published to PyPi. It contains admin views, allowing you to create courses from sections in a (relatively) user-friendly manner.

What's Changed

Full Changelog: v0.1.0...v0.2.0

Initial release (not present in PyPI)

10 May 10:02
Compare
Choose a tag to compare