Right - even though a management command must live inside of an app, all of them work "globally" across the project. I often include an app called "base" in my projects for just this purpose - it includes management commands and utility functions that don't belong logically to any other app.
./s -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1b9194ba-34b7-4d03-8f3f-f08a5507729f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

