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

Update views.py #4

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Update views.py #4

wants to merge 3 commits into from

Commits on Jul 30, 2017

  1. Update views.py

    jerry1ye10 authored Jul 30, 2017
    Configuration menu
    Copy the full SHA
    d501b79 View commit details
    Browse the repository at this point in the history
  2. Update views.py

    Fixed jsonify returns of create article endpoint and delete section, were returning inaccurate strings as the value in the dictionary return.
    jerry1ye10 authored Jul 30, 2017
    Configuration menu
    Copy the full SHA
    3bb841f View commit details
    Browse the repository at this point in the history
  3. Update views.py

    Fixed styling issues with CMS code such as renaming of function to get_section_by_id. Removes subsection as an attribute of the create_article endpoint, renamed endpoints
    jerry1ye10 authored Jul 30, 2017
    Configuration menu
    Copy the full SHA
    c79ddb0 View commit details
    Browse the repository at this point in the history