Alex Gaynor 1/31/2009

Building a Magic Manager

Read Original

This article explains a pattern for building a 'MagicManager' in Django that automatically makes custom methods defined on a manager available on its QuerySet and all chained QuerySets. It discusses the implementation, the trade-offs between DRY principles and code explicitness, and provides a technical walkthrough of the code.

Building a Magic Manager

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet