Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks for your feedback, let me reply to it:

As JshWright said, the appeal of render_to is that it's a decorator, it does clean up views by a lot.

The signals decorator is now obsolete, I also find ajax_response very handy (when I'm not using CBVs), autostrip is a bit edge-casey, I agree.

get_object_or_None is pretty much 1.6's .first(), but there was no alternative until 1.6. AutOneToOne/JSON fields are there because of convenience, get_config I have no idea about (I didn't write these), StaticServer, also no idea.

The thing is that this library has been out for years, and most of these things didn't exist in core when it came out, so it was really handy in its time. I've been using it for quite a few years, and that's also why I took up maintenance of it.

In the long run, I'd like to see the things that make sense in it integrated into core, especially the @render decorator.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: