Hi Tanisha,
You are in root directory of project which is test1. you just need to
change  your directory into sub-directory which has same name test1.
just do 'ls' command to make sure you have manage.py in that folder.

Hope this helps!!


On Sat, Jun 20, 2020 at 1:03 PM Vishesh Mangla <manglavishes...@gmail.com>
wrote:

> I meant INSTALLED APPS= [<appname>], a correction.
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
>
> *From: *Vishesh Mangla <manglavishes...@gmail.com>
> *Sent: *20 June 2020 22:31
> *To: *django-users@googlegroups.com
> *Subject: *RE: Manage.py not working
>
>
>
> 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 <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
>
> *From: *Tanisha Jain <tanishajainn...@gmail.com>
> *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
> <https://groups.google.com/d/msgid/django-users/6b4c856f-0849-409a-b77a-b31038572aado%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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
> <https://groups.google.com/d/msgid/django-users/CAH0koywoY3YnV2NH7uf3_JXamooJuE2a3Ri27eseurvJ2o7MOA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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
> <https://groups.google.com/d/msgid/django-users/CAF1kx9nAtUe_ox%2BVe5ccyRiC68%2BCThJA-iL6cMFTO52EgFm0QQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
>
>
> --
> 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
> <https://groups.google.com/d/msgid/django-users/02371E28-228E-4CDF-B317-AB995DD52446%40hxcore.ol?utm_medium=email&utm_source=footer>
> .
>
>
>
> --
> 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/41344884-654A-4A2A-9469-B59DA35D1F4D%40hxcore.ol
> <https://groups.google.com/d/msgid/django-users/41344884-654A-4A2A-9469-B59DA35D1F4D%40hxcore.ol?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAPcTzRYQ1JZGmkH9gia9jjcfTAc4mM%3D65VnDbUheB803__toTA%40mail.gmail.com.

Reply via email to