nnseva / django-access

Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-extentions autocomplete admin

nnseva opened this issue · comments

The Django-extensions autocomplete admin doesn't take into account the access rules.

Create a Django-extensions autocomplete admin taking access rules into account.


Bountysource

Autocomplete/select2 field has been implemented in Django 2.0 and is compatible with filters provided by the Django-Access package for the admin interface, so this issue is obsolette.