Understand the difference between a project and an app. See "Projects vs.
apps" at the following link (correct for current version).

https://docs.djangoproject.com/en/2.1/intro/tutorial01/

Kind regards,
Sithembewena


*Sent with Shift
<https://tryshift.com/?utm_source=SentWithShift&utm_campaign=Sent%20with%20Shift%20Signature&utm_medium=Email%20Signature&utm_content=General%20Email%20Group>*

On Sat, Mar 9, 2019 at 7:07 AM <gauravsrivastava2...@gmail.com> wrote:

> after installing django inside virtual environment write following
> commands:
> django-admin startproject "you_project_name"
> go inside this folder and then type
> python manage.py startapp "your app name"
> this command will create apps
> and after this include your app inside installed apps
>
> On Saturday, March 2, 2019 at 6:44:05 AM UTC+5:30, jtaylor___ wrote:
>>
>> I pip installed a Django project, but it doesn’t have a manage.py or
>> settings.py.  I checked the repo on GitHub, and those files don’t exist
>> there either.  Is this an alternate way of doing a Django project that I’m
>> not aware of?
>>
>> FWIW, the project is django-wiki.
>>
>> TIA
>
> --
> 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 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/42aed5a2-018d-4f3b-b4b4-0e6430f03be8%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/42aed5a2-018d-4f3b-b4b4-0e6430f03be8%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 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/CAH-SnCATnr-oydCmM5KgGLc9xuQG31zjtV4_savd35TNAB3MWg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to