Uh oh!
There was an error while loading. Please reload this page.
Add Django setting to configure jsx flags - #18
Conversation
facebook-github-bot
commented
Dec 19, 2014
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! |
facebook-github-bot
commented
Dec 19, 2014
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
kmeht
commented
Jan 20, 2015
Thanks for the contribution! Would you please add a small test and documentation in the README? |
andreypopp
commented
Jan 20, 2015
Does this add a dependency on Django? |
kmeht
commented
Jan 20, 2015
django-pipeline depends on django, so it wouldn't be adding a dependency to a user's project. But I suppose it does add the dependency here if we want to test it. Alternatively, we could catch the ImportError and use an empty dictionary? |
No description provided.