Skip to content

Releases: openedx/edx-val

Added Django 3.0, 3.1 and 3.2 Support

04 Aug 08:58
1876c74
Compare
Choose a tag to compare
2.1.0

feat: Added Support for Django 3.2 (#313)

Python Requirement Updates

31 May 11:32
68caa26
Compare
Choose a tag to compare

Minor weekly requirement updates. See #305.

Python Requirement Updates

22 Feb 11:12
f9ab9d1
Compare
Choose a tag to compare

fix: upgrade usage of edx_toggles.toggles

04 Feb 17:27
e687138
Compare
Choose a tag to compare

The waffle classes previously in future are now available directly from
edx_toggles.toggles. Since this future module is going to be removed soon,
we become future-proof by getting rid of it.

Dropped support for python3.5

19 Jan 10:09
cd54e79
Compare
Choose a tag to compare
Merge pull request #271 from edx/jenkins/cleanup-python-code-ca42f35

Python Code Cleanup

Resolves failing Python 3.8 tox tests by updating djangorestframework

18 Jan 08:25
5062d5a
Compare
Choose a tag to compare

Adds waffle flag to enable overriding existing transcripts on import

04 Jan 13:26
84cedb3
Compare
Choose a tag to compare

Fix create_transcripts_xml when resource_fs is WrapFS

10 Nov 06:02
ca42f35
Compare
Choose a tag to compare

Fixes Transcripts Incompletely Uploaded to S3 Bucket

05 Nov 04:56
dd8b424
Compare
Choose a tag to compare

Fix export issue for old mongo

20 Aug 15:34
15e2748
Compare
Choose a tag to compare