Thursday, January 28, 2021

Re: how create new django project with windows 10 and Python 3.9.1

thanks you!


Il giorno mer 27 gen 2021 alle ore 17:02 Noel Simela <nsimela@gmail.com> ha scritto:
As easy as steps below:

In your CMD:

1.Python - m venv yourvirtualenvironment

2 yourvirtualenvironment\scripts\activate

3.Pip install django

4.django-admin start-project yourptojectname

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

No comments:

Post a Comment