django-admin-autocomplete-filter 0.7.1
0
A simple Django app to render list filters in django admin using autocomplete widget
Contents
A simple Django app to render list filters in django admin using autocomplete widget
Stars: 351, Watchers: 351, Forks: 76, Open Issues: 41The farhan0581/django-admin-autocomplete-filter
repo was created 5 years ago and the last code push was 5 months ago.
The project is popular with 351 github stars!
How to Install django-admin-autocomplete-filter
You can install django-admin-autocomplete-filter using pip
pip install django-admin-autocomplete-filter
or add it to a project with poetry
poetry add django-admin-autocomplete-filter
Package Details
- Author
- Farhan Khan
- License
- Homepage
- https://github.com/farhan0581/django-admin-autocomplete-filter
- PyPi:
- https://pypi.org/project/django-admin-autocomplete-filter/
- GitHub Repo:
- https://github.com/farhan0581/django-admin-autocomplete-filter
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-admin-autocomplete-filter errors.
Code Examples
Here are some django-admin-autocomplete-filter
code examples and snippets.
GitHub Issues
The django-admin-autocomplete-filter package has 41 open issues on GitHub
- Add Nested Lookups Like "qwer__zxc"
- Multiselect and more
- Problem with nplus one package