Please forgive me for a newbie problem I installed Django, i can do "python -c "import django; print(django.get_version())" and get a return of "1.6.1". When I try any command after django-admin.py. Such as django-admin.py check or django-admin.py shell, I get only the help menu. I installed python and Django on a non prod laptop and I can use all django-admin.py.
Any Ideas, All help is appreciated, thanks -- 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/6a145097-d56e-4271-98ba-59a50cc86855%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

