Live data from Hacker News

Must-have Django packages

devcharm.com

1–10 of 100 posts

Re: Must-have Django packages

#5
post #3

I currently use Tasypie. Would I gain anything switching to Django REST framework?

We switched form Tastypie over to Django REST Framework, and are overall pretty happy. Cleaner, clearer code that's easier to work with.

Plus, it generates a browsable api that you can explore via the web, without any extra work. Which makes life a lot easier, believe me.

Post reply on HN