-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
suggestion feature #29
base: master
Are you sure you want to change the base?
Conversation
… can not send POST request)
Add suggestions route and wiki api functionality
The build is failing! :( Can you look into it, @Kira-D? |
servlet.py
Outdated
if recap == bypassToken: | ||
logging.info('Adding data to wiki with bypass token') | ||
else: | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra line
@unhammer can you please help with an integration error. It seems something wrong with tornado library for python 3.2 |
merge (or cherry-pick) a4e8966 |
so use tornado 4.3 when python 3.2, otherwise newest tornado
Thanks! Btw, I can see your fix and my code committed in master in one commit. |
Btw, I can see your fix and my code committed in master in one commit.
Is it ok?
if I understand correctly, yeah – git prefers it being the same commit
|
And from the point of view of GSoC, I think it doesn't really matter—in On 24 August 2016 at 13:46, Kevin Brubeck Unhammer <notifications@github.com
|
Anyone still working on this? |
Don't forget to register production site at https://www.google.com/recaptcha/admin and make a wiki user page for this feature