Wednesday, May 2, 2012

Re: Port Django to Javascript

Why do you want to port django to javascript, there are great js libs
and frameworks. It will be better to make a js bundle for django
making in ajax ready.
Js Tools working out of the box. Such as:
+ ajax upload
+ ajax registration with error handeling
+ ajax pages
+ binding django and a js framework (as backbone)
+ bind django with ad ui library (as jquery ui)

and much more basic stuff

Building the apps with django is still not DRY. If you are a frontend
developer you can make a bundle to make django better and many people
may find it helpfull and use it.
If you decide to start such project ... call :) me i can i will help
with ideas and code.



On Wed, May 2, 2012 at 11:51 AM, Gerald Klein <jk@zognet.com> wrote:
> Maybe I missed an earlier post but I am always looking for new projects
> please explain your requirements.
>
> --jerry
>
>
> On Wed, May 2, 2012 at 2:15 AM, DvD <birrafondaio@gmail.com> wrote:
>>
>> Hey,
>> is no one is really interested in helping in this project?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/django-users/-/kQ_GesNzV7wJ.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>
>
>
>
> --
>
> Gerald Klein DBA
>
> ContactMe@geraldklein.com
>
> www.geraldklein.com
>
> jk@zognet.com
>
> 708-599-0352
>
>
> Linux registered user #548580
>
>
>
> --
> 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+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment