autocomplete

40 views
Skip to first unread message

Mafabi Emmanuel

unread,
Feb 26, 2018, 12:55:15 PM2/26/18
to Django users
how do i design an autocomplete in django 2.0


Kasper Laudrup

unread,
Feb 26, 2018, 1:06:37 PM2/26/18
to Django users
Hi Mafabi,

On 2018-02-26 15:51, Mafabi Emmanuel wrote:
> how do i design an autocomplete in django 2.0
>

This was the first hit on a Google search:

https://django-autocomplete-light.readthedocs.io/en/master/

I don't have any experience with it though, but at least there seems to
be quite a lot of documentation.

Kind regards,

Kasper

>
> --
> 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...@googlegroups.com
> <mailto:django-users...@googlegroups.com>.
> To post to this group, send email to django...@googlegroups.com
> <mailto:django...@googlegroups.com>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e0da7f80-8b75-4976-bdaf-efec817791b4%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/e0da7f80-8b75-4976-bdaf-efec817791b4%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

carlos

unread,
Feb 26, 2018, 1:09:48 PM2/26/18
to django...@googlegroups.com

On Mon, Feb 26, 2018 at 12:05 PM, Kasper Laudrup <lau...@stacktrace.dk> wrote:
Hi Mafabi,

On 2018-02-26 15:51, Mafabi Emmanuel wrote:
how do i design an autocomplete in django 2.0


This was the first hit on a Google search:

https://django-autocomplete-light.readthedocs.io/en/master/

I don't have any experience with it though, but at least there seems to be quite a lot of documentation.

Kind regards,

Kasper


--
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 <mailto:django-users+unsubscrib...@googlegroups.com>.
To post to this group, send email to django...@googlegroups.com <mailto:django-users@googlegroups.com>.
--
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...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
att.
Carlos Rocha

Andy

unread,
Feb 27, 2018, 7:55:22 AM2/27/18
to Django users
for any more complicated admin autocompletes or stuff in the frontend use djang-select2

Maurizio B.

unread,
Feb 27, 2018, 12:31:54 PM2/27/18
to Django users
Django-autocomplete-light is probably your best option. We have used it in a couple of projects and it's customisable to a certain extent, and well maintained.
Reply all
Reply to author
Forward
0 new messages