Closed
Bug 845856
Opened 12 years ago
Closed 12 years ago
Update to tastypie 0.9.14
Categories
(Marketplace Graveyard :: API, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: andy+bugzilla, Unassigned)
References
Details
(Whiteboard: p=3)
django-tastypie got updated, we should update to that so we can get some nice new features. I gave it a quick try and got quite a few errors.
First one is that unfortunately the API changed and request is no longer passed all over the place
https://django-tastypie.readthedocs.org/en/v0.9.11/resources.html?highlight=obj_create#obj-create
vs
https://django-tastypie.readthedocs.org/en/latest/resources.html?highlight=obj_create#obj-create
That request was always bad code smell, but it was there so I used it.
There were a lot of changes.
Reporter | ||
Comment 1•12 years ago
|
||
The question is, will we get to this or using blueberry first?
https://github.com/andymckay/django-blueberry
So tired of tastypie.
Reporter | ||
Updated•12 years ago
|
Priority: -- → P5
Whiteboard: p=3
Reporter | ||
Updated•12 years ago
|
Summary: Update to tastypie 0.9.12 → Update to tastypie 0.9.14
Comment 2•12 years ago
|
||
Seems we've switched to django-request-framework. WONTFIXing...
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•