You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LocationDetail currently makes 28 db queries. There are a few of these db queries that are duplicated and it should be possible to reduce these queries and simultanously clean up the location model for the methods that are making these queries.
The text was updated successfully, but these errors were encountered:
LocationDetail currently makes 28 db queries. There are a few of these db queries that are duplicated and it should be possible to reduce these queries and simultanously clean up the location model for the methods that are making these queries.
The text was updated successfully, but these errors were encountered: