Your first step are configure settings.py in databases, you heve to create
a conetion. Secund step, syncdb will go create the struct databases. And
finally runserver will start your server. In browser use to admin:
127.0.0:8000/admin. That need loggin who you configure in syncdb.
Em 16/01/2015 08:54, "Nicky setia" <nicky.se...@gmail.com> escreveu:

> Hi,
> I am receiving the following error when I try to load my domain. The
> domain/hosting and settings.py and other files are all set up
>
>  "It worked! Congratulations on your first Django-powered page.
>
> Of course, you haven't actually done any work yet. Here's what to do next:
>
> If you plan to use a database, edit the DATABASES setting in
> mysite/settings.py.
> Start your first app by running python mysite/manage.py startapp [appname].
> 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!” ]
>
> Would you be able to help me with what I might be missing?
> Thanks,
>
> --
> 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 http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/56f25b83-94ef-4c4d-81e8-180974b8be72%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/56f25b83-94ef-4c4d-81e8-180974b8be72%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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA8yBMwhiEkdbCHJUsAyrAonVZV-3%2BoNanEM17YFRWGj5HjkmQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to