On Sep 26, 12:48 pm, aug dawg <[email protected]> wrote: > Does Django work with JavaScript? If so, how can I use JavaScript in my > Django projects?
What a strange question. Django creates web pages, and you can use JavaScript in the pages it produces just as you would with any other website pages. -- DR. -- 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.

