ellmetha / django-machina

A Django forum engine for building powerful community driven websites.
https://django-machina.readthedocs.org
BSD 3-Clause "New" or "Revised" License
589 stars 126 forks source link

Fix admin search by USERNAME_FIELD #315

Open fabiofsilva opened 5 months ago

fabiofsilva commented 5 months ago

Adjustment to be able to search for USERNAME_FIELD in admin, when the project uses a custom user class.