Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overview info #160

Open
andrewdodd opened this issue Dec 10, 2015 · 1 comment
Open

Overview info #160

andrewdodd opened this issue Dec 10, 2015 · 1 comment

Comments

@andrewdodd
Copy link

Hi,

This is really more of a request for additional documentation (or opinion). In the "Related projects" section of the overview.rst file the 'django-ajax-selects' project is mentioned as inspiration for 'django-selectable' but there is no commentary on the strengths/weaknesses of either. This is despite the statement that there are things to like and to not like about 'django-ajax-selects'.

I'm trying to decide which of the three main contenders in this space to use, and it would be great if the 'like/dislike' mentioned would be expanded into something that could help people decide.

As far as I can tell, the three main contenders from the Django Packages grid for 'auto-complete' are:

  • django-autocomplete-light - Which certainly looks popular and functional, but quite large and with very unwieldy documentation
  • django-ajax-selects - Which looks more focussed
  • django-selectable - Which looks similar to django-ajax-selects except for.... but has better docs than autocomplete-light (well, easier to digest)

Anyway, just a suggestion.
Cheers,
Andrew

@mlavin
Copy link
Owner

mlavin commented Jan 24, 2016

Thank you for the suggestion. I'm not sure that section of the docs has been touched in 5+ years. The things I didn't like about django-ajax-selects were things that were true some 5 or more years ago, in particular there was no Django library built around supporting jQuery UI's autocomplete. At the time was one of the few supported JS autocomplete libraries/plugins. Now there are many autocomplete JS plugins, far too many to keep up with (typeahead, select2, awesomplete, complete.ly). If anything I'd rather remove any comments about things I don't like about the other people's work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants