Edward Greve
Edward Greve
Here's a [broken gist](https://gist.github.com/anyong/c4bed819f3a95619c0fa). Lines 6-8 on Master.jsx throw this uncaught error: Uncaught Error: Invariant Violation: ReactCompositeComponent.getChildContext(): key "router" is not defined in childContextTypes.invariant @ invariant.js:42 ([stacktrace](https://bpaste.net/show/b1993679e480)). Removing them propagates...
Error message was: npm WARN package.json [email protected] 'repositories' (plural) Not supported. Please pick one as the 'repository' field
Just following the quick start and immediately run into this error: ``` >>> settings.configure(USE_MANAGER=True) Traceback (most recent call last): File "", line 1, in File "C:\Python34\lib\site-packages\js_host\conf.py", line 55, in configure...
I'm working on what is basically a CMS and has about ~30 or so different model classes that are rather inter-related. The easiest way to work with them is definitely...
node-slug > unicode > bufferstream > bufferjs `bufferjs` last updated 4 years ago, it adds all of ~90 apparently deprecated lines of code. @dodo since you are managing all the...
Every other documentation page I use is white, and it's always jarring / hard to adjust to read http://passportjs.org/docs when switching between different doc pages. Any chance we can get...
How difficult would this be to implement? In the main parler package there is a hide_untranslated option for settings that can be turned off to allow untranslated fields to show...