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

1188 remove x total #1290

Merged
merged 10 commits into from
Mar 27, 2018
Merged

1188 remove x total #1290

merged 10 commits into from
Mar 27, 2018

Commits on Mar 20, 2018

  1. - Remove order_by in query

    - Replace count query with xform.submission_count
    Wambere committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    fc541d6 View commit details
    Browse the repository at this point in the history
  2. User iterable next to stream JSON data and place commas accordingly, …

    …removing the
    
    need for queryset.count()
    Wambere committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    ab63a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8103241 View commit details
    Browse the repository at this point in the history
  4. Change the get_stream_response function in xform_viewset and open_dat…

    …a_viewset
    
    to use iter.next instead of length to place commas
    Wambere committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    e13f6c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81012a6 View commit details
    Browse the repository at this point in the history
  6. Remove X-total

    Wambere committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    373907a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c89ceb View commit details
    Browse the repository at this point in the history
  8. Code cleanup

    Wambere committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    6d214ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd7579f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a943f75 View commit details
    Browse the repository at this point in the history