Skip to content

Releases: openedx/edx-django-release-util

1.4.0

01 Apr 14:31
46c8854
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

25 Jul 08:44
c6d58ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

Dropped Support for Django<3.2

23 Feb 10:47
c27fa9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

Run make upgrade for Python 3.8

11 Jan 10:26
d34eedd
Compare
Choose a tag to compare

Run make upgrade for Python 3.8

Added support for Django 3.2

29 Jul 08:59
1877c0e
Compare
Choose a tag to compare

Added support for Django 3.2

Dropped python3.5 support

19 Jan 15:20
5366828
Compare
Choose a tag to compare

Dropped python3.5 support

Removed Django<2.2 support, Added Python3.8 support

30 Apr 15:18
debd1f9
Compare
Choose a tag to compare
Merge pull request #40 from edx/usamasadiq/bom-1556

Adding new release to PyPi

Removed Django<2.2 support, Added Python3.8 support

30 Apr 14:41
9d9e1f6
Compare
Choose a tag to compare
Merge pull request #39 from edx/usamasadiq/bom-1556

Updated Python and Django versions in Tox and Travis

0.4.1 Release

24 Mar 14:01
Compare
Choose a tag to compare

Update check_reserved_keyword management command to accept a file name for writing report data

0.4.0 Release

23 Mar 19:24
Compare
Choose a tag to compare

New management command 'check_reserved_keywords' for validating Django model field names.
Moved repo to use pytest and tox for tests.