On Mon, 2006-09-18 at 18:32 -0300, Luis Gustavo wrote: > I am trying to use the calender code I found in > http://www.dynarch.com/projects/calendar/ > in my form template, with a generic view. I have copied the script > files to many places in my project and tried different configurations > in settings, but I always get the same error, Calendar is not defined.
Check your server logs. What is the HTTP status code when it tries to retrieve the relevant Javascript files? You would expect to see 200, but it sounds like you might be returning 404's. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---