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

Dal 3.10 not working with django 4.2 #1338

Closed odooNextev closed 9 months ago

odooNextev commented 11 months ago

Using latest version of Django and Dal, It retrieves me that error: AttributeError: 'Distribution' object has no attribute 'convert_2to3_doctests'

jpic commented 9 months ago

That's not in dal code