modlinltd / django-advanced-filters

Add advanced filtering abilities to Django admin
https://pypi.org/project/django-advanced-filters/
MIT License
771 stars 173 forks source link

Filter without saving #108

Open alonraiz opened 5 years ago

alonraiz commented 5 years ago

Fixes #67 Fixes #81

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-3.0%) to 92.948% when pulling b69545661ac6bab3d4caf763a0f46f23186d56b5 on alonraiz:just-filter-without-save into 142ecd047d1a0cd72dda7ac28d93d262d1fa3d99 on modlinltd:develop.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.6%) to 95.282% when pulling c4f539fb2cce75042f33abd939a6342870076e00 on alonraiz:just-filter-without-save into ba51e6946d1652796a82b2b95cceffbe1190a227 on modlinltd:develop.

asfaltboy commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- advanced_filters/admin.py  2

See the complete overview on Codacy

anhlt commented 4 years ago

Any update on this pull request?

TrangPham commented 3 years ago

When would this be included in a new version?

asfaltboy commented 3 years ago

There are a couple of comments to address, I'd appreciate any help from contributors as I don't use on the project these days.

arthurbarros commented 3 years ago

Is this going to get merged anytime soon ?