I have below model in my models.py which has the django User model as the foreign key and I want to add username into the filter
models.py
User
username
filter