I normally use my linux platform, but I am on my brothers computer which is
a win xp. I am on development server. And I just found out that I get 404
because I didn't had 500 template. Now I am getting my 500 template. So here
is sum of what is happening:

go to a static file while django dev server running, and see that file
served.
make DEBUG=False in settings
refresh page
see my 500 template

I can repeat this as much as I want.

2011/8/23 Kejun He <printer...@gmail.com>

> Hi
> Which platform did your project run?
> On the development platform or the publishing platform ?
>
> 2011/8/23 Yaşar Arabacı <yasar11...@gmail.com>
>
>> Hi,
>>
>> When I set debug=True in my settings module, my static files work. When I
>> set it to False, I get 404 on my static files. Anyone has an ide what is
>> going on here?
>>
>> --
>> http://yasar.serveblog.net/
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
http://yasar.serveblog.net/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to