Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Added django-cors-headers #88

Merged
merged 1 commit into from
Feb 20, 2015
Merged

Added django-cors-headers #88

merged 1 commit into from
Feb 20, 2015

Conversation

shinglyu
Copy link
Contributor

Added django-cors-header package to enable CORS requests. Required for building 3rd party UI using the REST API.
Related: mozilla/moztrap-reqs#4

@shinglyu
Copy link
Contributor Author

The test failure is expected, will be fixed by mozilla/moztrap-reqs#4

@camd
Copy link
Contributor

camd commented Feb 20, 2015

@shinglyu I merged the moztrap-reqs change. I need to re-generate the vendor-lib to add that requirement in. doing so now.

@camd camd merged commit 515444b into mozilla:master Feb 20, 2015
@camd
Copy link
Contributor

camd commented Feb 20, 2015

@shinglyu I ended up having to merge this by hand because the dependencies in the submodules were a little tricky to get right (incompatible packages were put into the master branch of the submodules that the master branch is still "in progress" on (Namely Django 1.5).

But this is merged and should be good to use.

@shinglyu
Copy link
Contributor Author

Than you for all the hard work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants