Thursday, June 27, 2019

Re: Polls app not showing?

Yep, followed the instructions to a tee on the Django site

On Thursday, June 27, 2019 at 9:28:53 AM UTC-4, Joe Reitman wrote:
Did you create a project first with the 'startproject' command?

On Wednesday, June 26, 2019 at 9:34:39 PM UTC-5, ScottW wrote:
Hi, 

I'm attempting to get started with Django and very first part of the polls app. When I type "python manage.py startapp polls"  into the Windows Powershell I don't see a folder for it in my file explorer under "mysite". Even stranger is that when I type 'tree' for this folder it shows that its on the computer, but there's nothing in it besides 'migrations' and '_pycache_ '. Please refer to the screenshot attached for a picture of the Powershell code. If someone could help steer me in the right direction that would be great! 

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/93366fe6-ab9c-4568-a493-83c97f31bdb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment