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

Nice, cleaning up the whole model-manager and queryset redundancy makes it much more DRY.


I'm definitely looking forward to deleting a fair amount of boilerplate code that made this work in < 1.7.


Same, Django's whole queryset API is really nice, but it's even nicer to compose it with application specific methods. It's nice to be able to centralize most queries to a single place in the code base, it's easier to test, write, and read, and modify.




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

Search: