On 6/4/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
>
> my 2c's

and mine

>
> I'd like django to pick a ajax toolkit and use it. (i don't care
> which one it chooses)

I think this could be "solved" easily by creating a document (a
tutorial of some sort) "HowTo add AJAX framework XYZ to Django", so
that users that don't know/care about any framework would tend to use
XYZ, because that's what they have docs for. And that is "the official
way". I really believe that saying so is enough and no code is
actually needed in Django itself.

>
> Having no set standard makes it harder for people to share work, as
> app ABC would use toolkit X, and app DEF would use another making it
> hard to integrate other people's app/libraries into one project. (the
> same reason i'd like to see a tagging app in the contrib section)
>
> note: there is nothing forcing people to use that tookit, it will
> just make it easier for a newbie coming into django with no specific
> preference to get started and get his project running faster
>

agreed

> regards
> Ian
>
> On 04/06/2006, at 10:34 AM, oggie rob wrote:
>
> >
> >> However, it would be very nice to see various people that use
> >> django a lot present the methods that they think work best with
> >> django.
> >
> > yes, this would be good in the "reference" or "solving specific
> > problems" pages of documentation.
> >
> > I also think the admin interface could benefit from some AJAX,
> > particularly things like autocompleting/autofiltering with the search
> > function in list views, and the way raw_id_admin is used. This
> > would be
> > a great way to demonstrate some options without needing it to be part
> > of the core functionality.
> >
> >  -rob
> >
> >
> > >
>
>
> >
>


-- 
Honza Král
E-Mail: [EMAIL PROTECTED]
ICQ#:   107471613
Phone:  +420 606 678585

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to