Re: Question about media in outside forms

2009-02-09 Thread Alex Gaynor
On Mon, Feb 9, 2009 at 12:00 PM, Robert Ramírez Vique wrote: > Hello, > > I have been working on some forms which has some ajax behaivour, and I use > some css and javascripts. This can be used inside a form with {{ form.media > }}, which outputs the html tags necessary to import all the javascrip

Question about media in outside forms

2009-02-09 Thread Robert Ramírez Vique
Hello, I have been working on some forms which has some ajax behaivour, and I use some css and javascripts. This can be used inside a form with {{ form.media }}, which outputs the html tags necessary to import all the javascript and css to get all the fields working, and without duplicates if the