Minor optimisation to ACLs (use .exists() instead of bool() because it's…
Minor optimisation to ACLs (use .exists() instead of bool() because it's faster), fix an issue on Django 1.5 where EmptyQuerySet has no method select_related_common()
Showing
Please
register
or
sign in
to comment