We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current version of tastypie, 0.10.0, has a nasty bug (https://github.com/toastdriven/django-tastypie/issues/1005) that makes the migrations fail with a
TypeError: Item in ``from list'' not a string
The last version is pinned now in the requirements, but should be updated when possible.
The text was updated successfully, but these errors were encountered:
Don't use current version of tastypie, see #51
42e291d
Closing this, the way it's looking now, we'll be using Django REST Framework for an /api/v2
Sorry, something went wrong.
rolandgeider
No branches or pull requests
The current version of tastypie, 0.10.0, has a nasty bug (https://github.com/toastdriven/django-tastypie/issues/1005) that makes the migrations fail with a
The last version is pinned now in the requirements, but should be updated when possible.
The text was updated successfully, but these errors were encountered: