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...@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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH0koywoY3YnV2NH7uf3_JXamooJuE2a3Ri27eseurvJ2o7MOA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH0koywoY3YnV2NH7uf3_JXamooJuE2a3Ri27eseurvJ2o7MOA%40mail.gmail.com.
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?
--
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
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF1kx9nAtUe_ox%2BVe5ccyRiC68%2BCThJA-iL6cMFTO52EgFm0QQ%40mail.gmail.com.
I meant INSTALLED APPS= [<appname>], a correction.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/02371E28-228E-4CDF-B317-AB995DD52446%40hxcore.ol.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/41344884-654A-4A2A-9469-B59DA35D1F4D%40hxcore.ol.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF1kx9nAtUe_ox%2BVe5ccyRiC68%2BCThJA-iL6cMFTO52EgFm0QQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPEqyCDdNOS-kfST5D9PMY6m94u4%3DJXyi9oAvPsBaJSeKYS_hw%40mail.gmail.com.
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?
--
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?
--
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?
--
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALtK9W--o1cacuCsnrsMpVtvsSexG3Qdr12BC1tduvx7%3Dsct%3Dw%40mail.gmail.com.
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?
--