Django query performance using FOO_set -


does django hit database again when making queries following relationships backwards using foo_set manager? thought read somewhere not can't find in docs anywhere.

j

yes, does.

see my blog discussion of issue , 1 possible way of optimising it.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -