Thanks Evans.  I'm new to Django so Im trying to learn faster on setting up 
my project or apps.  I appreciate the help for pointing out what I'm 
missing.

Thanks so much.  I'll get to work now :)




On Thursday, July 25, 2013 9:36:53 AM UTC-4, Tom Evans wrote:
>
> On Thu, Jul 25, 2013 at 2:32 PM, Oliver <oda...@gmail.com <javascript:>> 
> wrote: 
> > I change the ALLOWED_host = ['*'].   Now I'm getting this "Not Found 
>  the 
> > requested URL / not found on the server" 
>
> Yes. You will need to add some views and URLs to the server if you 
> want to see things when you go to URLs. 
>
> When you still had debug=True, Django spits out the "It works…" 
> message, which ends with this sentence: 
>
> "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!" 
>
> Get to it! 
>
> Cheers 
>
> Tom 
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to