I am really new to django and I am going thru the online tutorial (polls) app and I got to the point in the tutorial where I enter the command:
python manage.py sql polls
Nothing happens. No error message or anything else displayed. It just goes to a prompt. I included 'polls' in the installed apps section of the settings.py file as instructed. Anyone have any ideas on how to troubleshoot this issue?
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/BkUr0V1xy2AJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment