Skip to content

Releases: openedx/RecommenderXBlock

Actually decode to bytes.

23 Sep 19:19
eb5e22d
Compare
Choose a tag to compare
Merge pull request #14 from edx/feanil/encode_not_decode

Encode to bytes not decode to unicode.

Undo some changes and make serialization more explicit.

23 Sep 15:33
8c3f4a8
Compare
Choose a tag to compare
Merge pull request #13 from edx/feanil/more_python3_fixes

Feanil/more python3 fixes

Python 3 Bug Fixes

20 Sep 12:47
4d032fa
Compare
Choose a tag to compare
Merge pull request #12 from edx/feanil/python3-fixes

Fix how we deal with incoming hex values to work in python3.

Updated the setup classifiers

09 Aug 13:41
7e7d4a3
Compare
Choose a tag to compare
Merge pull request #11 from edx/awais786/BOM-84

BOM-84

Add cleaning to add and edit of location resource

10 Sep 20:00
beff336
Compare
Choose a tag to compare
Merge pull request #4 from edx/fsheets/round-3

Add cleaning to add and edit of location resource

1.3.2: Merge pull request #3 from edx/fsheets/EDUCATOR-3346

21 Aug 20:07
b533a2e
Compare
Choose a tag to compare
Strip and clean URL field being saved

1.3.1

18 Jul 17:51
@yro yro
2c5e36f
Compare
Choose a tag to compare
Merge pull request #2 from edx/xss-pervention

“Recommender” fix