For filtering by list and using IN operator in django-filters, you can do implement custom filter to do that.

For filtering by list and using IN operator in django-filters, you can do implement custom filter to do that.
How in Django template check is user belong to group. Example.
It’s sometimes useful to pr-populate your database with hard-coded data when you’re first setting up an app. You can provide initial data with fixtures.