On Fri, Oct 21, 2011 at 8:13 AM, bino oetomo <b...@indoakses-online.com>wrote:
> I'm learning (well ... reading) the jango template files. > Its Django :) (though we call it as 'django'(with 'd' being silent). > I'm looking for the default Form templates. > > If I want to just insert a simple javascript to all autogenerated Form, > what template file do I have to extend ? > https://docs.djangoproject.com/en/dev/topics/forms/#displaying-a-form-using-a-template For inserting javascript, why you have to 'extend'; use jquery and do the needful with the form! -- 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.