Thank you for the reponse.

I tried that before, but I continue to get an error message...


DateTimeShortcuts.calendars[num].drawCurrent is not a function

I have this at the top of my code.


<script type="text/javascript" src="/media/js/core.js"></script>
<script type="text/javascript"
src="/media/js/admin/RelatedObjectLookups.js"></script>
<script type="text/javascript" src="/media/js/calendar.js"></script>
<script type="text/javascript"
src="/media/js/admin/DateTimeShortcuts.js"></script>
<script type="text/javascript" src="/admin/jsi18n/"></script>


and this in the middle of the web page.


            <label for="id_todayDate">Today's Date:</label> {{
form.todayDate_date}} {{ form.todayDate_time }}



Thanks,
Mike


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

Reply via email to