Releases: openedx/django-wiki
Releases · openedx/django-wiki
Dropped support for python3.5
This release includes:
- Dropped
python3.5
support. - Added support for
django3.0
&django3.1
. - Started testing with GitHub CI.
0.1.1
Make the monkey-patched reverse()
function resilient to 0-length positional args.
OEP-18 and python3.8 compatible
OEP-18 and python3.8 compatible
Updated Django version Constraint
Updated Django version constraint to Djanog<3.0
Fixing Django 2.0 urls imports issue
Fixing urls import issues in django2
Fixing migrations issues
Fixing migrations issues.
Fixing Django 2.0 deprecation warning
Fixing Django 2.0 deprecation warning
Python3 compatability
Merge pull request #51 from edx/awais786/BOM-68-re-fix BOM-68
Python3 compatability
Merge pull request #50 from edx/awais786/BOM-68 Awais786/bom 68
Clean XSS
This release addresses the XSS security vulnerability in the wiki.