{"repo":"vigo/django-admin-list-filter","free":true,"listed":false,"github":"https://github.com/vigo/django-admin-list-filter","clone":"git clone https://github.com/vigo/django-admin-list-filter.git","description":"Dead simple autocompletion for Django admin `list_filter`.","language":"Python","stars":69,"topics":["django","django-admin","django-admin-filters"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Django Admin List Filter Dead simple autocompletion for Django admin list filter . This was made using the libraries shipped with Django ( select2 , jquery ), Django’s built-in list filters and Django’s built-in AutocompleteJsonView . This package is an improved version of the previously created [django-admin-autocomplete-list-filter][1] package. It supports Django version 5 and above. Please note that the django-admin-autocomplete-list-filter package is now deprecated . Since I am no longer part of the organization where it was initially developed, I cannot archive it. No extra package or install required! Before Django Admin List Filter After Django Admin List Filter --- Installation Add dalf to your INSTALLED APPS in your settings.py : --- Usage Use DALFModelAdmin , inherited from admin.ModelAdmin to inject media urls only. You have some filters; - DALFRelatedField : inherited from admin.RelatedFieldListFilter . - DALFRelatedFieldAjax : inherited from admin.RelatedFieldListFilter - DALFRelatedFieldAjaxMulti : inherited from admin.FieldListFilter - multi-select with AJAX - DALFRelatedOnlyField : inherited from admin.RelatedOnlyFieldListFilter . - DALFChoicesField : inherited from admin.ChoicesFieldListFilter . Example models.py Example admin.py : Multi-select filter in action: That's all... There is also DALFChoicesField , you can test it out: Extras I mostly use django-timezone-field , here is an illustration of timezone completion w/o ajax : Now add timezone field to Post","default_branch":null,"files":null,"tree":[],"storefront":"/r/vigo","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vigo/django-admin-list-filter/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}