
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
This library provides filters similar in some ways to list_filter
and
date_hierarchy
in Django's admin, but for use outside the
admin. Importantly, it also includes result counts for the choices. It is
designed to be very easy to get started with.
Just install as a Python library.
PyPI page: http://pypi.python.org/pypi/django-easyfilters
See the docs/ directory, especially docs/overview.rst
Also hosted here: http://packages.python.org/django-easyfilters And here: https://django-easyfilters.readthedocs.org/en/latest/
A small demo app is included, see the instructions in docs/develop.rst
A (currently) live example can be seen at:
http://www.christchurchbradford.org.uk/sermons/
The library is in a useful state and is used in production. Test coverage is extensive. Feedback regarding API or features is very welcome!
File bugs/feature request in the 'issues' in BitBucket:
https://bitbucket.org/spookylukey/django-easyfilters/issues?status=new&status=open
Or drop me <http://lukeplant.me.uk/>
_ an email, I always like to hear when
people are using my stuff.
Cleaned up internal Filter
implementation/API
Added and documented Filter.render_choice_object
which can
be overridden for easy customization of filters.
Fixed various bugs with DateTimeFilter. Thanks to psyton for a bug fix.
FilterSet.title
attribute.FilterSet.title
attribute, and the title_fields
attribute
that can be used to control it.Added NumericRangeFilter
More docs, and API firmed up.
Fixed bug with test_settings.py which caused static media not to be served with most recent Django.
Cleaned up the release tarball to remove old files.
Initial release
FAQs
Easy creation of link-based filtering for a list of Django model objects.
We found that django-easyfilters demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.