yourlabs / django-autocomplete-light

A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
https://django-autocomplete-light.readthedocs.io
MIT License
1.8k stars 467 forks source link

HackHands service does not exist anymore #1191

Closed morenoh149 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #1191 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1191   +/-   ##
=======================================
  Coverage   89.96%   89.96%           
=======================================
  Files         113      113           
  Lines        2203     2203           
=======================================
  Hits         1982     1982           
  Misses        221      221           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 56b1cfa...06c9dfe. Read the comment docs.

jpic commented 4 years ago

Damn, I made some really nice encounters with hackhands back in the days, I remember having so much fun coaching nice people into Django !

Well, you have my personal email in git so, feel free to contact me for private code support.

Otherwise, post your question on stackoverflow or even github issues and we'll try to answer, try to catch me on #yourlabs or #django IRC channels on freenode and also there's the mailing list.

morenoh149 commented 3 years ago

@jpic posted at so https://stackoverflow.com/questions/64684058/how-to-createtag-in-django-autocomplete-light

jpic commented 3 years ago

Thank you for isolating the problem in your test project, but I thought registerFunction was not working ?

The console log baz displays fine for me:

2020-11-06-213054_908x555_scrot

So, it seems you are able to pass arguments to select2 ...

Isn't that what you are trying to achieve in your own project ?

jpic commented 3 years ago

My email is '@'.join(reversed('yourlabs.org@jpic'.split('@')))

Would be interesting to see your project with google hangouts or something like that.