#33261: Autocomplete field triggers a PermissionDenied error
----------------------------------+--------------------------------------
Reporter: Gianluca Romanin | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution: duplicate
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Comment (by Gianluca Romanin):
>> It seems to be the same issue as the ticket you linked.
>> "app_label" isn't being included in the autocomplete request which
suggests that autocomplete.js hasn't been updated to the Django 3.2.
version.
I'm sorry, but autocomplete.js is code from the Django project? Maybe I'm
missing something.
You said that hasn't been updated to the Django 3.2. version, but I'm not
using django-autocomplete-light or an external addon for this.
There is no cache issue in the browser, I've tested with incognito mode
and there is no improvement.
Collectstatic does not change the thing either.
Autocomplete.js should be updated in the Django base code or in my code?
--
Ticket URL: <https://code.djangoproject.com/ticket/33261#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.1f6eb5eb57a20d95a20da224a9d6b708%40djangoproject.com.