Re: websites building

2019-03-05 Thread Thomas POKAM
And Usually, working on your computer, the address to connect to in your 
browser will be http://127.0.0.1:8000 or you can  use but 
http://localhost:8000 . The result on the page will be a welcomming page 
to tells you that you successfully setup your environment et you first app.


After this you can follow the polls app tutorial [1] to learn basics of 
django.


---

[1]  https://docs.djangoproject.com/en/2.1/intro/tutorial01/


Le 05/03/2019 à 12:59, Cartis Coding Hive a écrit :
Basically you will need to run command "django-admin startproject 
" on your command line. Navigate into that directory and 
run another command "python manage.py startapp ". After that 
run "python manage.py runserver" , open your browser and type the url 
that u get from django server on the command line. I hope that will help.


On Tue, 05 Mar 2019, 13:45 Kipkirui Caleb, > wrote:


After setting up Django and the virtual environment what do i need
to build website
-- 
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/e6f5a401-6f75-42e5-811c-257065376510%40googlegroups.com

.
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/CA%2BjnFn-5%2BuJ%3DR96u-Sf6AiBZ3Pg32%2BxN41zBuc72i%2BD1tvnOCg%40mail.gmail.com 
.

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/c387c766-ba4a-9313-0710-e0ae0ae2721b%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: websites building

2019-03-05 Thread Kipkirui Caleb
Thank you

On Tue, 5 Mar 2019, 15:27 Cartis Coding Hive  Basically you will need to run command "django-admin startproject  name>" on your command line. Navigate into that directory and run another
> command "python manage.py startapp ". After that run "python
> manage.py runserver" , open your browser and type the url that u get from
> django server on the command line. I hope that will help.
>
> On Tue, 05 Mar 2019, 13:45 Kipkirui Caleb,  wrote:
>
>> After setting up Django and the virtual environment what do i need to
>> build website
>>
>> --
>> 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/e6f5a401-6f75-42e5-811c-257065376510%40googlegroups.com
>> 
>> .
>> 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/CA%2BjnFn-5%2BuJ%3DR96u-Sf6AiBZ3Pg32%2BxN41zBuc72i%2BD1tvnOCg%40mail.gmail.com
> 
> .
> 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/CAM8nEPqXLx%3Ddqv1c9O8gFEXiTxYopVhDhK_DfdxcMdRjQtA%2BVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: websites building

2019-03-05 Thread A MARAH
Great question , nice answer , I copy it to my post-it window :)

Le mar. 5 mars 2019 à 12:27, Cartis Coding Hive  a
écrit :

> Basically you will need to run command "django-admin startproject  name>" on your command line. Navigate into that directory and run another
> command "python manage.py startapp ". After that run "python
> manage.py runserver" , open your browser and type the url that u get from
> django server on the command line. I hope that will help.
>
> On Tue, 05 Mar 2019, 13:45 Kipkirui Caleb,  wrote:
>
>> After setting up Django and the virtual environment what do i need to
>> build website
>>
>> --
>> 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/e6f5a401-6f75-42e5-811c-257065376510%40googlegroups.com
>> 
>> .
>> 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/CA%2BjnFn-5%2BuJ%3DR96u-Sf6AiBZ3Pg32%2BxN41zBuc72i%2BD1tvnOCg%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Bonjour,


Cordialement,
+212626090018
amar.ra...@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 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/CA%2Bdg6Uf3_QkVFK_qbV4FPcnyO7%2Bf5A1ZjyC77sRBtNBoJ7%2BSYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: websites building

2019-03-05 Thread Cartis Coding Hive
Basically you will need to run command "django-admin startproject " on your command line. Navigate into that directory and run another
command "python manage.py startapp ". After that run "python
manage.py runserver" , open your browser and type the url that u get from
django server on the command line. I hope that will help.

On Tue, 05 Mar 2019, 13:45 Kipkirui Caleb,  wrote:

> After setting up Django and the virtual environment what do i need to
> build website
>
> --
> 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/e6f5a401-6f75-42e5-811c-257065376510%40googlegroups.com
> 
> .
> 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/CA%2BjnFn-5%2BuJ%3DR96u-Sf6AiBZ3Pg32%2BxN41zBuc72i%2BD1tvnOCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


websites building

2019-03-05 Thread Kipkirui Caleb
After setting up Django and the virtual environment what do i need to build 
website 

-- 
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/e6f5a401-6f75-42e5-811c-257065376510%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.