Skip to content

Releases: openedx/django-config-models

v2.9.0

11 Apr 15:07
e743a50
Compare
Choose a tag to compare

What's Changed

  • chore: remove tox-travis dependency by @regisb in #405
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #407
  • chore: simplify common_constraints.txt management by @regisb in #411
  • docs: Update edx.rtd links to docs.openedx.org by @sarina in #415
  • feat: add django 5.2 support by @UsamaSadiq in #419

Full Changelog: 2.8.0...v2.9.0

v2.8.0

14 Feb 09:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...2.8.0

v2.7.0

03 Apr 17:09
0ac5572
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...v2.7.0

2.6.0

02 Apr 21:10
1597894
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.1...2.6.0

v2.5.1

22 Sep 10:16
d2d04e5
Compare
Choose a tag to compare
  • Fixes issues with Django 4.2

2.4.0

24 Jul 07:37
3201e02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...2.4.0

v2.3.0

20 Jan 10:46
e13f498
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...v2.3.0

Removed unnecessary constraint on edx-django-utils

21 Dec 20:53
Compare
Choose a tag to compare

Added support for Django 3.2

14 Jul 09:24
00e33c7
Compare
Choose a tag to compare

Added support for Django 3.2

Move out django pin from base.in

28 Jun 14:28
65ac96c
Compare
Choose a tag to compare

Move out django pin from base.in. Otherwise it gives error in other packages with greater django versions.
Ran make upgrade.