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

use django rest framework viewsets & routers #1

Merged
merged 5 commits into from Nov 1, 2013

Conversation

sheppard
Copy link
Member

Django REST framework 2.3 introduced viewsets and routers, which provide very similar functionality to that in rest/app.py. Update the latter to leverage these new features.

See encode/django-rest-framework#741.

sheppard added a commit to wq/itertable that referenced this pull request Nov 1, 2013
sheppard added a commit that referenced this pull request Nov 1, 2013
use django rest framework viewsets & routers
@sheppard sheppard merged commit b59810a into wq:master Nov 1, 2013
@sheppard sheppard deleted the viewsets branch November 1, 2013 22:19
@sheppard
Copy link
Member Author

sheppard commented Nov 1, 2013

Much cleaner!

sheppard added a commit to wq/wq-django-template that referenced this pull request Nov 4, 2013
sheppard added a commit to sheppard/wq-website-v1 that referenced this pull request Dec 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant