1 year ago
#356129
Python
Reverse image search using Django
I wanted to add image search in Django admin. Instead of search using name and id, i have to give an profile image and then search for all users with particular image in Django admin.
django
search
reverse
photo
0 Answers
Your Answer