Skip to content

Releases: openedx/edx-organizations

Fix Release Tooling

01 May 18:20
469f782
Compare
Choose a tag to compare

Auto releasing was not working. Make changes to fix it so we automatically release from travis to PyPI.

Unpin DRF

01 May 13:49
e8c99c5
Compare
Choose a tag to compare

The major user facing change was that we unpin djangorestframework so that upstearm dependencies can upgrade to newer versions of DRF.

We also did a bunch of dev improvements to bring this library up to the current edx standards for python package management and testing.

Update edx-drf-extensions to >=2.0.0.

16 Oct 20:34
adb3275
Compare
Choose a tag to compare
Merge pull request #45 from edx/robrap/ARCH-255-update-legacy-imports

ARCH-255: Update edx-drf-extensions imports.

Release 0.4.9

08 Dec 07:36
fa13788
Compare
Choose a tag to compare

Release 0.4.8

20 Nov 14:46
73a1220
Compare
Choose a tag to compare

Support Django 1.11

12 Jul 17:00
Compare
Choose a tag to compare

Adds in tox and runs tests with both Django 1.8 and 1.11.

release-2016-01-26

26 Jan 17:31
Compare
Choose a tag to compare

Bugs resolved in the previous release.

release-2016-01-26

26 Jan 15:31
Compare
Choose a tag to compare

This release include following

  • Updated Travis to publish to PyPI.
  • Requirements Cleanup.
  • Test Cleanup

release-2016-01-22

22 Jan 12:47
Compare
Choose a tag to compare

BROKEN: DO NOT USE

Create a List organizations API to get data for all/single active organizations.

  • Added DRF support for edx-organization app.
  • Added Serializer OrganizationSerializer to serialize an organization data.
  • Added GET Organization List API.
  • Added organizations API urls with namespace v0.
  • Return organizations with active status.
  • Added MIDDLEWARE_CLASSES for authentication.
  • Added tests for API.
  • Bump edx-organizations version from 0.2.0 to 0.3.0

release 2015-12-08

08 Dec 15:00
Compare
Choose a tag to compare

Provides ability to filter organizations set by short name