Skip to content
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

try #1

Merged
merged 49 commits into from
Mar 15, 2018
Merged

try #1

merged 49 commits into from
Mar 15, 2018

Conversation

anne27
Copy link
Owner

@anne27 anne27 commented Mar 15, 2018

Checklist

  • My branch is up-to-date with the upstream develop branch.
  • I have added necessary documentation (if appropriate).

Which issue does this PR fix?:
fixes: #

Why do we need this PR?:

If relevant, please include a screenshot.

Demo (optional):

Some tips for you to write the instructions:

  • Prefer bulleted description
  • Start after checking out this branch
  • Include any setup required, such as migrating databases, etc.

Testing instructions:

If there is any work still left to do, please add it here.

TODOs (if any):

ankan17 and others added 30 commits February 23, 2018 00:42
Flake8 configuration file has been created and the existing
violations have been solved. Flake8 is also added to the
requirements and a script has been added to the travis.yml file
so that code is checked for linting issues after it is pushed.

**The violations that has been added to ignore section of the
flake8 configuration file has to be solved in near future. This is
just a temporary solution.**

Resolves #49
Resolves #49 Add flake8 code linter
Add feature real time search suggestion
    old: count with category
    new: count with file which is founded
    Error: add folder to recommend result even folder only contents md file(s)
Ernest and others added 19 commits March 5, 2018 17:07
    I think it isbecause the url of github_webhook is empty string, and we has been setting APPEND_SLASH = True, so Django parse it as catalog.

    Error message:
    RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 35.190.178.58:8000/update/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings.
Fix image distortion, beautify some templates
Prevent XSS, Fix some error
fixes travis build error while working with models
Remove .pyc files tracked by git and update .gitignore
add feat: computational power
@anne27 anne27 merged commit dfeccb4 into anne27:master Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants