Re: Django and Adobe Spry

2008-06-23 Thread José Moreira
Hi sure i will, thanks ;) 2008/6/23 Dan <[EMAIL PROTECTED]>: > > There's also ExtJS that has great client-side validation: > http://extjs.com/deploy/dev/examples/form/dynamic.html > > Ext has a a few built-in validations (must not be empty, must be a > valid e-mail, must be in a range, etc.) bu

Re: Django and Adobe Spry

2008-06-23 Thread Dan
There's also ExtJS that has great client-side validation: http://extjs.com/deploy/dev/examples/form/dynamic.html Ext has a a few built-in validations (must not be empty, must be a valid e-mail, must be in a range, etc.) but if what you need isn't there, you just create a function that returns a b

Re: Django and Adobe Spry

2008-06-23 Thread José Moreira
hello, i understand you point. I don't use Dramweaver, i have used Spry due to the html widgets with client-side form validation and was considering using the xml datasets for ajax. I asked this question because i used it with Smarty templates and has to develop workarounds for the brackets also.

Re: Django and Adobe Spry

2008-06-23 Thread joshuajonah
I would recommend using another Javascript framework like jQuery or Mootools. SPRY is very invasive and messy. It requires a ton of files that may be a little tough to get your head around even for simple applications. These files could prove to be a scary situation when combined with django temp

Django and Adobe Spry

2008-06-23 Thread José Moreira
Hello, anyone has tried using Adobe Spry on Django templates? Because spry uses brackets in the widgets and ajax html templating... thank you --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To