issues
search
farhan0581
/
django-admin-autocomplete-filter
A simple Django app to render list filters in django admin using autocomplete widget.
GNU General Public License v3.0
351
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unused and unset `spec.field` in template
#96
serl
opened
2 months ago
0
Custom lookup gets ignored
#95
lguariento
opened
7 months ago
0
Add AutocompleteFilterMultiple
#94
pannkotsky
opened
7 months ago
0
'DeferredAttribute' object has no attribute 'get_queryset' (choices and integers)
#93
lguariento
closed
7 months ago
1
DisallowedModelAdminLookup with Django 5
#92
Vayel
opened
9 months ago
1
Dependent filters
#90
YolCruz
opened
1 year ago
0
Not working for OneToOneField
#89
FinnGu
opened
1 year ago
0
In Django 4.1 the focus isn't set to the select2 input when clicking on the set filter box.
#88
selected-pixel-jameson
opened
1 year ago
3
No Support for django 4.0
#86
saranmaikalluri
opened
1 year ago
3
Feature request: disallow auto submit when selecting a value
#85
danaki
opened
1 year ago
1
django 4.0 test fails with from django.utils.translation import ugettext_lazy as _
#84
bikmetle
opened
2 years ago
0
Custom search viewset doesn't work in Django >= 3.2
#83
KaktusOnFire
opened
2 years ago
1
Support for "to_field" parameter
#82
VaZark
opened
2 years ago
0
Fixes issue farhan0581/django-admin-autocomplete-filter#17.
#81
edgarsj
closed
7 months ago
2
Plans about maintenance of the package
#80
ulgens
opened
2 years ago
5
`views.AutocompleteJsonView` fix for Django>=3.2
#79
millioner
opened
2 years ago
3
Add support for Django 3.2
#78
browniebroke
opened
2 years ago
0
Django 3.2 autocomplete view compatibility
#77
browniebroke
closed
2 years ago
1
Fix autocomplete not working with related model
#76
KessoumML
opened
2 years ago
1
Autocompletion on nested foreign Key/M2M
#75
RomikimoR
opened
2 years ago
1
Bugfix
#74
sankardatta
closed
2 years ago
3
Doesn't work with reverse m2m or m2o relations
#73
KaratasFurkan
opened
3 years ago
3
Setup CI to run tests using GitHub actions
#72
browniebroke
opened
3 years ago
5
[Design] Widget breaks custom theme
#71
VaZark
opened
3 years ago
0
Add Nested Lookups Like "qwer__zxc"
#70
ibrag8998
opened
3 years ago
2
FieldError on creating filters for models with custom primary keys
#69
Hanimir-san
opened
3 years ago
0
Fixes ForeignObjectRel import for django 2 and django 3 and documentation updates
#68
farhan0581
closed
3 years ago
0
[Help] Filter by foreign key of foreign key
#67
1oglop1
opened
3 years ago
2
Fix documentation for custom search
#66
POOJA-BFRS01535
closed
3 years ago
0
Fixes ForeignObjectRel import for Django 2 and Django 3
#65
lucashtm
closed
3 years ago
1
Custom search viewset doesn't function as documented in Django >= 3.2
#64
maddencs
closed
3 years ago
2
Release 0.7 breaks Django < 3.1
#63
lokhman
closed
3 years ago
1
New Version Changes
#62
farhan0581
closed
3 years ago
0
Nothing happens after selection
#61
flyalex
opened
3 years ago
3
model_admin'. as_view only accepts arguments that are already attributes of the class
#60
adontz
opened
3 years ago
10
New release on Pypi
#59
MDziwny
closed
3 years ago
3
Doesn't work with primary_key fields on Django 3.2
#58
int-ua
closed
3 years ago
2
fix the broken list autocomplete filter with django 3.2
#57
MDziwny
closed
3 years ago
6
fix bug
#56
guinner
opened
3 years ago
0
Multiselect and more
#55
jaredahern
opened
3 years ago
2
Intent question
#54
jaredahern
opened
3 years ago
4
The change in Django 3.2 to consider limit_choices_to has broken this filter.
#53
ndunn219
closed
3 years ago
7
Reverse m2m
#52
jaredahern
closed
3 years ago
0
Added tests for related_query_name.
#51
jaredahern
closed
3 years ago
1
Avoided failures when invalid URL parameters are encountered.
#50
jaredahern
closed
3 years ago
0
Support for non relational attribute filtering
#49
mcabrams
opened
3 years ago
2
How to create filter by value of unrelated model?
#48
SuperMasterBlasterLaser
opened
3 years ago
1
Handle reverse many-to-many relation
#47
Vayel
opened
4 years ago
2
Latest model-utils support
#46
vbabiy
opened
4 years ago
2
Polish the language a bit
#45
danielquinn
closed
4 years ago
0
Next