Re: settings.py DEBUG crash

2012-09-02 Thread Alex Bruno Cáceres
Thank you guys! I'll try these solutions.

Em sexta-feira, 31 de agosto de 2012 17h49min42s UTC-4, vicherot escreveu:
>
> maybe you are using the development server for serve statics files.
> I had the same problem, in google i find the answer (if you copy all css 
> files from contrib.admin in your media directory, django look for that 
> files first)
>
> hope to help you
>
> 2012/8/31 Alex Bruno Cáceres >
>
>> Hello people!
>> I'm learning Django and have a doubt.
>> When I set DEBUG=False in settings.py, Dajngo Admin looses CSS theme, it 
>> crashes layout and show only HTML.
>> Why it happens? I did something wrong?
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/django-users/-/QZCqSHkbXDQJ.
>> To post to this group, send email to django...@googlegroups.com
>> .
>> To unsubscribe from this group, send email to 
>> django-users...@googlegroups.com .
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> -- 
> Rafael E. Ferrero
> Claro: (03562) 15514856
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/j00mhszERKwJ.
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.



Re: settings.py DEBUG crash

2012-08-31 Thread Rafael E. Ferrero
http://stackoverflow.com/questions/7241688/django-admin-css-missing

2012/8/31 Rafael E. Ferrero 

> maybe you are using the development server for serve statics files.
> I had the same problem, in google i find the answer (if you copy all css
> files from contrib.admin in your media directory, django look for that
> files first)
>
> hope to help you
>
>
> 2012/8/31 Alex Bruno Cáceres 
>
>> Hello people!
>> I'm learning Django and have a doubt.
>> When I set DEBUG=False in settings.py, Dajngo Admin looses CSS theme, it
>> crashes layout and show only HTML.
>> Why it happens? I did something wrong?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/django-users/-/QZCqSHkbXDQJ.
>> 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.
>>
>
>
>
> --
> Rafael E. Ferrero
> Claro: (03562) 15514856
>



-- 
Rafael E. Ferrero
Claro: (03562) 15514856

-- 
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.



Re: settings.py DEBUG crash

2012-08-31 Thread Rafael E. Ferrero
maybe you are using the development server for serve statics files.
I had the same problem, in google i find the answer (if you copy all css
files from contrib.admin in your media directory, django look for that
files first)

hope to help you

2012/8/31 Alex Bruno Cáceres 

> Hello people!
> I'm learning Django and have a doubt.
> When I set DEBUG=False in settings.py, Dajngo Admin looses CSS theme, it
> crashes layout and show only HTML.
> Why it happens? I did something wrong?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/QZCqSHkbXDQJ.
> 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.
>



-- 
Rafael E. Ferrero
Claro: (03562) 15514856

-- 
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.