django-autocomplete-light icon indicating copy to clipboard operation
django-autocomplete-light copied to clipboard

A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.

Results 156 django-autocomplete-light issues
Sort by recently updated
recently updated
newest added

I have just noticed something interesting with DAL if you are using the ModelSelect2Multiple widget for the forms.ModelMultipleChoiceField. I initially selected apricot, then apples: I then deleted both and then...

When Django creates a Form instance from a form class, the fields and widgets are _copied_ instead of instantiated. This means that every field/widget must implement __deepcopy__ properly to create...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Actually, for field forwarding, there is a mismatch between the div `id` given at python side and the `id` at javascript side. At python side the widget `id` is not...

On [Creation of new choices in the autocomplete form](https://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#creation-of-new-choices-in-the-autocomplete-form), when we use `validate_create=True` and the validation failed we have `TypeError: Object of type ValidationError is not JSON serializable`. Corrections made...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 11 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `test_project/requirements.txt` ⚠️ Warning ``` splinter...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `test_project/requirements.txt` --- > [!IMPORTANT] >...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 4 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `test_project/requirements.txt` ⚠️ Warning ``` django-taggit...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...