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

Separated node-specific and file-specific endpoints #239

Merged
merged 12 commits into from
May 1, 2017

Conversation

jayoshih
Copy link
Contributor

@jayoshih jayoshih commented Apr 27, 2017

Cleaner code

Just copy/pasted to separate files, but might be good to make sure everything is there

@jayoshih jayoshih mentioned this pull request Apr 27, 2017
@jayoshih jayoshih requested a review from jamalex April 27, 2017 21:49
return HttpResponse({'success':True})

def get_node_descendants(request):
if request.method == 'POST':

This comment was marked as spam.

This comment was marked as spam.

@jayoshih jayoshih merged commit 92700b6 into learningequality:develop May 1, 2017
@jayoshih jayoshih deleted the separate-views branch May 5, 2017 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants