Django-does-not-call-get-prep-value-while-using-lookups

18 views
Skip to first unread message

Shahprogrammer

unread,
Oct 22, 2020, 11:34:53 AM10/22/20
to Django users
I have an custom model field in which i have implemented cryptography. I get prefect results when I don't use lookups for filtering data i.e. it calls get_prep_value() But when I filter data using lookups like startswith or endswith. it does not calls get_prep_value().How to solve this problem?
Reply all
Reply to author
Forward
0 new messages