SyntaxFix
Write A Post
Hire A Developer
Questions
The most efficient way (before django 1.2) is this:
if orgs.count() == 0: # no results else: # alrigh! let's continue...