Isn’t test1 the ‘name’ that you had put in ‘django-admin startproject  <name>’? Then after this you are supposed to change directory and get into <name> where you find a folder with <name> again. Then you make an app with “python manage.py startapp <appname>” I can’t see any apps there. Also you need to put your ‘appname’ under INSTALLED APPS =[ <name> ,] in settings.py in <name> folder where manage.py is. 

 

Sent from Mail for Windows 10

 

From: Tanisha Jain
Sent: 20 June 2020 21:53
To: django-users@googlegroups.com
Subject: Re: Manage.py not working

 

I am already in test1 folder... Please check the terminal section in the attached screenshot. 

 

On Sat, 20 Jun, 2020, 9:34 PM ankit baliyan, <ankitbaliya...@gmail.com> wrote:

First of all go to test1 folder then run this command.

 

On Sat, 20 Jun, 2020, 9:11 pm Tanisha Jain, <tanishajainn...@gmail.com> wrote:

Hi everyone,

I am new to Django platform. Whenever I am trying to create a new app using  ( python manage.py startapp app1) then I am not able to create app. Neither I get any error message in logs. Can someone plz suggest me what to do now?

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6b4c856f-0849-409a-b77a-b31038572aado%40googlegroups.com.

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH0koywoY3YnV2NH7uf3_JXamooJuE2a3Ri27eseurvJ2o7MOA%40mail.gmail.com.

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF1kx9nAtUe_ox%2BVe5ccyRiC68%2BCThJA-iL6cMFTO52EgFm0QQ%40mail.gmail.com.

 

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/02371E28-228E-4CDF-B317-AB995DD52446%40hxcore.ol.

Reply via email to