I have a weird problem where if i run django standalone, i see the 
calendar widget by a DateField entry in the admin form, but when run 
from mod_python, i lose it. (i lose the calendar date picking widget, 
and the "today" shortcut)
/media *is* working - the css gets loaded properly. I'm using the same 
browser in both instances. If i load firebug, it sees the javascript 
files - i do think they are being served by apache along with the css ( 
i can look at them from the browser as well). But the widget doesn't 
appear, and i have to enter the date by hand. I was using the debian 
testing django (some form of 0.96), but then also tried trunk, with the 
same results (i even removed the deb package to be absolutely sure it 
wasn't used).
This is django trunk (as of yesterday), with apache 2.2.3-4 and 
mod_python 3.2.10-4, python 2.4.4-2 on debian 4.0.

Any quick ideas???
Thanks

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

Reply via email to