On Sat, 2007-02-24 at 13:13 +0530, Kenneth Gonsalves wrote: > > On 24-Feb-07, at 12:22 PM, oggie rob wrote: > > > You need to include django/contrib/admin/media/js/calendar.js & admin/ > > DateTimeShortcut.js, and put 'class="vDateField"' or "vTimeField" for > > each widget. The html is dynamically generated by javascript when you > > load the page (based on class name), which is why you can't find the > > js code from the HTML source directly. > > i did that - now am getting a javascript error - 'gettext not found'. > Apparently this is in a file called 'jsi18n' which i cant find.
Read the i18n.txt documentation -- particularly the section about the javascript_catalog view. I think that will help with some of your difficulties. 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?hl=en -~----------~----~----~----~------~----~------~--~---