Skip to content

Releases: appsembler/edx-organizations

Minor Django 2 fixes; remove unused SiteMember model

11 Jun 13:00
dfe755a
Compare
Choose a tag to compare
  • Remove unused SiteMemberBackend and its model
  • add app_label to models: fix breaking tests
  • minor repo updates that doesn't affect the package itself when used in production/testing

Juniper compatibility: Support Django's AllowAllUsersModelBackend (fixed git tag)

02 Apr 12:06
466abb8
Compare
Choose a tag to compare

This release fixes an issue with inactive users not getting a clear error message RED-1864.

Related PR: #13.

Note: Please use this release instead of 5.2.0-appsembler12 because the latter has the incorrect Python version set in the setup.py file which will show an incorrect version in pip freeze.

Juniper Tahoe edx-organizations

04 Nov 07:37
de7d800
Compare
Choose a tag to compare

Fixes for admin performance

05 Jun 16:45
66b1d2b
Compare
Choose a tag to compare
Merge pull request #4 from appsembler/omar/admin-perf-fixes

Admin performance fixes for UserOrganizationMapping

Fixes for Hawthorn and Django 1.11 -- with version bumped

07 Mar 13:32
Compare
Choose a tag to compare
0.4.12-appsembler4

Bump the version to 0.4.12-appsembler4

Fixes for Hawthorn and Django 1.11

06 Mar 18:33
6546bb8
Compare
Choose a tag to compare
Pre-release

Releasing #3

Fixes for Hawthorn and Django 1.11 -- with version bumped

07 Mar 13:28
Compare
Choose a tag to compare

0.4.12-appsembler2 didn't have correct version bumped in the code. This fixes that.