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
<project name>" on your command line. Navigate into that directory and
run another command "python manage.py startapp <appname>". 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, <kipkica...@gmail.com
<mailto:kipkica...@gmail.com>> 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
<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to django-users@googlegroups.com
<mailto: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
<https://groups.google.com/d/msgid/django-users/e6f5a401-6f75-42e5-811c-257065376510%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
<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to django-users@googlegroups.com
<mailto: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
<https://groups.google.com/d/msgid/django-users/CA%2BjnFn-5%2BuJ%3DR96u-Sf6AiBZ3Pg32%2BxN41zBuc72i%2BD1tvnOCg%40mail.gmail.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/c387c766-ba4a-9313-0710-e0ae0ae2721b%40gmail.com.
For more options, visit https://groups.google.com/d/optout.