Answer the question
In order to leave comments, you need to log in
django-orm. How to do a case insensitive search?
Relation.objects.filter(name=current_user.first_name, last_name=current_user.last_name,
middle_name=current_user.middle_name):
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question