Skip to content

Clean install none of the examples working #25

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

Closed
njbuch opened this issue Mar 27, 2016 · 3 comments
Closed

Clean install none of the examples working #25

njbuch opened this issue Mar 27, 2016 · 3 comments

Comments

@njbuch
Copy link

njbuch commented Mar 27, 2016

Hi, I love the blog-post and was eager to play with the code. Sadly, none of it is working. Followed the install instructions to detail and everything running smoothly.

The error are for all (except static) examples:

AssertionError: 'PostList' should either include a `queryset` attribute, or over
ride the `get_queryset()` method.
[27/Mar/2016 21:48:15] "GET /api/posts HTTP/1.1" 500 91167

My noob-brain cannot help here, sorry...

@kevinastone
Copy link
Owner

I haven't had a chance to update this to match some changes in DRF 😕

@njbuch
Copy link
Author

njbuch commented Mar 28, 2016

Thanks for quick info on this. Found another poster with this issue, who had made the necessary changes. Everything works, thanks!

@kevinastone
Copy link
Owner

Just pushed a new update that fixes these issues.

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

No branches or pull requests

2 participants