On Sun, May 20, 2012 at 02:08:14AM -0700, Mike Manfrin wrote:
> Holy moly.
> 
> Turns out I was typing django_admin.py when I needed to type django-
> admin.py.
> 
> I am feeling a terribly strange mix of relief and stupidity right
> now.

Just a quick tip, to avoid such mistakes in the future, try to learn
to use tab-completion. This is a very powerful feature in common
shells, IRC clients, even text editors. Instead of having to type
django-admin.py you just type dja<Tab> and most of the time you won't
have to worry about whether a specific character in a command name was
a hyphen or an underscore. This might save you a whole lot of typing
when working with shell in general.

Michal

Attachment: signature.asc
Description: Digital signature

Reply via email to