I see, it is a great library, yet I still have to write some javascript
code.
I was looking for some library wich let's say integrates with Jquery and
gives access to it's AJAX functionality through Python code, just like
crispy-forms does for CSS.
Happy hacking.
Krishnakant.
On 01/05/2015 08:08 PM, Daniel França wrote:
> Have you tried Dajax/Dajaxice? http://www.dajaxproject.com/
>
> Em Sun Jan 04 2015 at 2:15:16 PM, Krishnakant Mane <krmane@gmail.com>
> escreveu:
>
>> Hello all,
>> I am realy impressed with the Django forms and some additional
>> enhancements with CrispyForms
>> <http://django-crispy-forms.readthedocs.org/en/latest/index.html>
>> Specially that additional library does a great job with css management
>> making it possible to make the forms look good and accessible using only
>> Python code.
>> Is there some thing similar for AJAX support?
>> I wish some thing like this.
>> Make a form using Crispy forms or even simple Django forms.
>> If a submit is required for sending an AJAX request and getting response
>> either in JSOn or otherwise, some Python code which exploites the
>> functionality of Jquery or any JS library is available.
>> The entire AJAX code is written using Python, just like the way css is
>> managed with the above mentioned library, so that one does not have to
>> go back to the template and write the javascript code, then come back to
>> the view to check the form for IDs of fields etc.
>> This moving back and forth for either css or javascript could be avoided
>> (Crispy forms already does it for css as I said before ).
>> Kindly let me know if such a thing exists.
>> Happy hacking.
>> Krishnakant.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit https://groups.google.com/d/
>> msgid/django-users/54A93CCE.6070108%40gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/54AAC0CB.30502%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment