django-semantic-admin icon indicating copy to clipboard operation
django-semantic-admin copied to clipboard

Autocomplete

Open globophobe opened this issue 3 years ago • 1 comments

Autocomplete get_extra_restriction() missing 1 required positional argument: 'related_alias'

globophobe avatar Feb 14 '22 10:02 globophobe

The bug is caused by taggit, and was supposedly fixed in https://github.com/jazzband/django-taggit/commit/d0833966d357ed1e1b9b1f40c39c1ed99affbf9b

The error only affects the demo.

For the time being downgrade the demo to Django 3.2

globophobe avatar Feb 22 '22 10:02 globophobe

This appears to have been fixed, so the demo can be upgraded to Django 4.1

globophobe avatar Sep 20 '22 13:09 globophobe