database - Query that only includes objects that don't have a particular element empty - App Engine -


can make query includes objects don't have particular element empty in google app engine database?

thanks!

non_empty_profile= profile.all().filter('user !=',none) 

Comments

Popular posts from this blog

delphi - ESC/P programming! -

c++ - error: use of deleted function -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -