Skip to content

Releases: openedx/django-wiki

Dropped support for python3.5

18 Jan 11:21
51e103b
Compare
Choose a tag to compare

This release includes:

  • Dropped python3.5 support.
  • Added support for django3.0 & django3.1.
  • Started testing with GitHub CI.

0.1.1

15 Sep 19:03
9ce592d
Compare
Choose a tag to compare

Make the monkey-patched reverse() function resilient to 0-length positional args.

OEP-18 and python3.8 compatible

16 Jul 08:56
e1a35de
Compare
Choose a tag to compare

OEP-18 and python3.8 compatible

Updated Django version Constraint

03 Apr 12:55
4ceac47
Compare
Choose a tag to compare

Updated Django version constraint to Djanog<3.0

Fixing Django 2.0 urls imports issue

13 Mar 12:47
3e99b06
Compare
Choose a tag to compare

Fixing urls import issues in django2

Fixing migrations issues

10 Jan 20:23
b86e6a2
Compare
Choose a tag to compare

Fixing migrations issues.

Fixing Django 2.0 deprecation warning

08 Jan 19:40
752069f
Compare
Choose a tag to compare

Fixing Django 2.0 deprecation warning

Python3 compatability

30 Jul 09:00
310d250
Compare
Choose a tag to compare
Merge pull request #51 from edx/awais786/BOM-68-re-fix

BOM-68

Python3 compatability

25 Jul 09:03
2dd7d57
Compare
Choose a tag to compare
Merge pull request #50 from edx/awais786/BOM-68

Awais786/bom 68

Clean XSS

11 Feb 10:22
ba76071
Compare
Choose a tag to compare

This release addresses the XSS security vulnerability in the wiki.