django-autocomplete-light
django-autocomplete-light copied to clipboard
Django version is broken
The test project currently does not work under Django 4. Yet requirements.txt produces a venv that won't work because it installs Django 4. We must explicitly select 3.2 until the test project is updated to Django 4 compatibility.