On Aug 22, 2017 7:17 PM, <[email protected]> wrote:

Hello there, i have a problem with django, when i upload all my files and
run the  manager.py runserver  to an ubuntu server, it turns just to
localhost and the main page throws this...


It worked! Congratulations on your first Django-powered page.

Of course, you haven't actually done any work yet. Next, start your first
app by running python manage.py startapp [app_label].
You're seeing this message because you have DEBUG = True in your Django
settings file and you haven't configured any URLs. Get to work!


i need to upload a landing page.
Thanks



Have you gone through the tutorial yet? It covers all of the basics that
you need to get started.

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

-James

-- 
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 [email protected].
To post to this group, send email to [email protected].
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%2Be%2BciX246ZD5x6kW2HkEthVS8OoE4YbzdBFU5-odRXucQY1Tw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to