Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3657 Widoki

example :

('user_id','in',[u.uid for u in [x for x in user if x.groups_id]])

I need to validate if the currrent user field groups_id has value.

because its giving me error when no value. this should be filled out by default or not required.

Awatar
Odrzuć