|
|
|
|
|
by mycelium
3171 days ago
|
|
In general Django REST Framework is a better package. Hooking in your own customization is less ad-hoc with DRF than with Tastypie, I've found. The DRF documentation is also absolutely stellar and the wider ecosystem around it is really good. edit: And to my sibling commenter's point, DRF has a funding model, so it's being actively worked on full time. |
|