crucialfelix / django-ajax-selects

jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
Other
822 stars 249 forks source link

leftover ')' in urls.py #280

Closed Steckelfisch closed 3 years ago

Steckelfisch commented 3 years ago

at line 6. (latest version)

not a show stopper if the channel name is generaated, but is if a hard-coded name is used.

molt2020 commented 3 years ago

I just installed this package with pip and the 'leftover )' is still there! Spent a couple of hours trying to figure out why the library is not working :)

crucialfelix commented 3 years ago

I'm sorry I did forget to do the release. 2.1.0 is now out with the fix.

Really sorry you lost a few hours there!

https://github.com/crucialfelix/django-ajax-selects/releases/tag/2.1.0