Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Fixing Django Management Commands. Zachary Voase proposes dramatically improving Django’s management command API for Django 1.3. I’m in favour—management commands are one of the only APIs in Django that I have to look up every single time I use. My optfunc library was written partially with management commands in mind—Zachary favours the argparse library.

Tagged , , , , ,

1 comment

  1. It would be so great to refine the management commands!

    kurs - 10th December 2009 00:56 - #

Comments are closed.
A django site