Hacker News new | ask | show | jobs
by tallerholler 3988 days ago
definitely agree.. I recently looked at the management command code as a reference when building some non-django scripts that use python argparse...

https://github.com/django/django/blob/master/django/core/man...