

Django-filter 0.5 released!
source link: https://alexgaynor.net/2009/aug/14/django-filter-05-released/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Alex Gaynor
Hi, I'm Alex. I've been CISO at a startup named Alloy, an engineer working on Firefox security, and before that at the U.S. Digital Service. I'm an avid open source contributor and live in Washington, DC.
© 2020. All rights reserved.
Django-filter 0.5 released!
Fri, Aug 14, 2009I’ve just tagged and uploaded Django-filter 0.5 to PyPi. The biggest change this release brings is that the package name has been changed from filter
to django_filters
in order to avoid conflicts with the Python builtin filter
. Other changes included the addition of an initial
argument on Filters, as well as the addition of an AllValuesFilter
which is a ChoiceFilter
who’s choices are any values currently in the DB for that field. Despite the change in package name I will not be changing the name of the project due to the overhead in moving the repository (Github doesn’t set up redirects when you change a project’s name) and the PyPi package. I hope everyone enjoys this new release, as a lot of it’s improvements have come out of my usage on Django-filter in piano-man.
As for what the future holds several people have indicated their interest in the inclusion of django-filter in Django itself as a contrib package, and for usage in the Admin as a new implementation of the list_filter
option that is more flexible. Because of this my next work is probably going to be on implementing a custom ModelAdmin
class that uses FilterSets
for filtering.
Recommend
-
9
How to filter by DateRange with django-filters Hi, I'm Ana. I'm a software developer. I mostly do Python. This blog is a...
-
9
Creating a default DATETIME_FORMAT filter for django Friday, May 2, 2008 Here is a simple django template
-
7
django-taggit 0.9 Released · Alex Gaynor Alex Gaynor Hi, I'm Alex. I've been CISO at...
-
13
Announcing django-filter · Alex Gaynor Alex Gaynor Hi, I'm Alex. I've been CISO at a...
-
6
Django-filter and custom querysets Django-filter is a powerful tool, but the documentation is a little sparse. If you want to see examples of custo...
-
7
Using django-tables2, django-filter and django-crispy-forms together I was recently working on a very CRUDy prototype and decided to us...
-
6
Django How to Filter QuerySets Dynamically using django-filter This tutorial is about how to use the django-filter to add a filtering to your views I will implement a view to search for users. Installat...
-
8
V2EX › Django Django 的 ORM 的 exclude 和 filter 的区别到底是啥? zhoudaiyu · 16 小...
-
15
Django: Filter a RawQuerySet advertisements i've got some weird query, so i have to execute raw SQL. The thing is that this quer...
-
6
Blog Quarkus 2.13.0.Final released - Cross site request forgery prevention filter, Kafka Dev UI ...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK