RestView, via DjangoSnippets
Comment by
datanumen.com
on Mar 14, 2011:
I use something similar to this in some email software that I have been writing. It's makes creating a view in this class much, much easier. I think I may try this code out as well though.
-Jeremy

