I have a fedora 9 linux web server box. I compiled php and apache. It
has the python 2.5.1 rpm's that came with fedora 9.
Now I have to support django on my web server. I compiled mod_python
and installed the django rpm's that come with fedora 9 ( version 1.0.2
final ).
I followed the tutorial 
http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02
The admin page came up and was functional. I could use it to add,
change and delete database itesm. But it did not have the look as
shown on the tutorial page. According to the tutorial page :
Each DateTimeField gets free JavaScript shortcuts. Dates get a "Today"
shortcut and calendar popup, and times get a "Now" shortcut and a
convenient popup that lists commonly entered times.
But I did not get any of those shortcuts and popups.
Am I missing some graphic libraries used by python and django ?
Any suggestions ?

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