Django Basics Tutorial | Filter #11

Опубликовано: 18 Февраль 2026
на канале: Dennis Jan Vogt
263
9

For the code: https://github.com/dennisjanvogt/djan...

Everything about HTTP: https://developer.mozilla.org/en-US/d...
Django Filter Package: https://django-filter.readthedocs.io/...

In this video, I'll show you how to integrate filters into your templates. You'll need to install the "django-filter" package; the link is above. You can create some truly creative filters with it, as the package's API is very comprehensive.

Enjoy watching! :)